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-TTS_pytorch
Commits
314058e0
Commit
314058e0
authored
Apr 01, 2026
by
weishb
Browse files
update README.md
parent
509f5e0d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
314058e0
...
...
@@ -147,7 +147,7 @@ vllm-omni serve Qwen3-TTS/Qwen3-TTS-12Hz-1.7B-Base \
--served-model-name
qwen3-tts
## client访问
REF_AUDIO_B64
=
$(
base64
-w
0
/
output_audio/output.wav
)
REF_AUDIO_B64
=
$(
base64
-w
0 output_audio/output.wav
)
curl
-X
POST http://localhost:8001/v1/audio/speech
\
-H
"Content-Type: application/json"
\
--output
output_base.wav
\
...
...
@@ -173,7 +173,7 @@ JSON
示例输出音频:output_audio
\o
utput.wav
### 精度
`DCU与GPU精度一致,推理框架:
vllm,
transformers`
`DCU与GPU精度一致,推理框架:transformers
,vllm
`
## 预训练权重
| 模型名称 | 权重大小 | DCU型号 | 最低卡数需求 |下载地址|
...
...
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