qianwen-audio-tts
Installation
SKILL.md
Qwen Audio TTS (Text-to-Speech)
Synthesize natural speech from text using Qwen TTS models. This skill is part of QianWen-AI/qianwen-ai.
Skill directory
Use this skill's internal files to execute and learn. Load reference files on demand when the default path fails or you need details.
| Location | Purpose |
|---|---|
scripts/tts.py |
Qwen TTS (HTTP API) — qwen3-tts-, qwen-audio-3.0-tts- |
scripts/tts_cosyvoice.py |
CosyVoice (WebSocket / HTTP NRT) — requires dashscope SDK |
references/cosyvoice-guide.md |
CosyVoice setup, voices, examples, errors |
references/execution-guide.md |
Fallback: curl (standard, instruct, streaming), code generation |
references/prompt-guide.md |
Text formatting for speech, instructions templates, voice selection |
references/api-guide.md |
API supplement |
references/sources.md |
Official documentation URLs |