Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Qwen3-ASR_pytorch
Commits
3959ccbd
Commit
3959ccbd
authored
Apr 29, 2026
by
weishb
Browse files
更新readme版本
parent
959ec0ef
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
README.md
README.md
+6
-4
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
3959ccbd
...
...
@@ -89,10 +89,12 @@ curl -X POST "http://127.0.0.1:8000/v1/audio/transcriptions" \
`DCU与GPU精度一致,推理框架:transformers、vllm`
## 预训练权重
| 模型名称 | 权重大小 | DCU型号 | 最低卡数需求 | 下载地址 |
|:-----:|:----------:|:----------:|:---------------------:|:----------:|
| Qwen3-ASR-1.7B | 1.7B | BW1000 | 1 |
[
Modelscope
](
https://www.modelscope.cn/models/Qwen/Qwen3-ASR-1.7B
)
|
| Qwen3-ASR-0.6B | 0.6B | BW1000 | 1 |
[
Modelscope
](
https://www.modelscope.cn/models/Qwen/Qwen3-ASR-0.6B
)
|
**请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!**
| 模型名称 | 权重大小 | 数据类型 | 支持的DCU型号 | 最低卡数需求 | 下载地址 |
|:-----:|:----------:|:----------:|:----------:|:---------------------:|:----------:|
| Qwen3-ASR-1.7B | 1.7B | BF16 | BW1000 | 1 |
[
Modelscope
](
https://www.modelscope.cn/models/Qwen/Qwen3-ASR-1.7B
)
|
| Qwen3-ASR-0.6B | 0.6B | BF16 | BW1000 | 1 |
[
Modelscope
](
https://www.modelscope.cn/models/Qwen/Qwen3-ASR-0.6B
)
|
## 源码仓库及问题反馈
-
https://developer.sourcefind.cn/codes/modelzoo/qwen3-asr_pytorch
...
...
model.properties
View file @
3959ccbd
...
...
@@ -7,7 +7,7 @@ modelDescription=Qwen3-ASR 是通义千问(Qwen)开源的自动语音识别
# 运行过程
processType
=
推理
# 算法类别
appCategory
=
语
言
识别
appCategory
=
语
音
识别
# 框架类型
frameType
=
pytorch,vllm
# 加速卡类型
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment