qianwen-audio-tts
Qwen Audio TTS turns written text into natural-sounding speech using Qwen's TTS engine. Choose from multiple voices and models—including the fast qwen3-tts-flash for standard tasks or instruction-guided variants for tone control—then output audio directly to file.
Qwen Audio TTS converts text to speech using Qwen's TTS models with multiple voice options and output formats.
AI-generated summary based on this skill's SKILL.md
Install
QianWen-AI/qianwen-ai/qianwen-audio-tts · repository language: Python
git clone https://github.com/QianWen-AI/qianwen-ai
cp -r qianwen-ai/skills/audio/qianwen-audio-tts ~/.claude/skills/qianwen-audio-ttsnpx skillfed install QianWen-AI/qianwen-ai/qianwen-audio-ttsFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does qianwen-audio-tts do?
Qianwen-audio-tts converts written text into natural-sounding speech using Qwen's TTS engine. The skill lets you choose from multiple voices and models, including the fast qwen3-tts-flash for standard tasks or instruction-guided variants for tone control, then output audio directly to file.
Can I convert text to speech using qianwen-audio-tts?
Yes. Qianwen-audio-tts is built specifically to convert text to speech. It uses Qwen TTS models to synthesize natural-sounding audio from your written content, with options to select different voices and output formats for your needs.
How do I generate voiceover from text with this skill?
Qianwen-audio-tts generates voiceovers and audio narration by processing your text through Qwen's TTS engine. You can select your preferred voice and model variant, configure any tone or emotion settings if using instruction-guided models, and the skill outputs the resulting audio directly to a file.
Does qianwen-audio-tts support multiple languages?
Qianwen-audio-tts supports creating multilingual audio output from text content. This allows you to generate speech synthesis across different languages using Qwen's TTS models, making it suitable for international voiceover and narration projects.
Can I control tone and emotion in qianwen-audio-tts?
Qianwen-audio-tts includes instruction-guided model variants that enable tone and emotion control in your synthesized speech. These advanced models let you shape how the generated audio sounds beyond standard voice selection, giving you finer control over the final voiceover quality.
What license does qianwen-audio-tts use?
Qianwen-audio-tts is released under the Apache-2.0 license, which permits free use, modification, and distribution of the skill under the terms of that open-source license.
SKILL.md
rendered from the published skill — quoted content, verbatim
> Agent setup: If your agent doesn't auto-load skills (e.g. Claude Code), > see agent-compatibility.md once per session.
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-flash, |
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 11 files
skills/audio/qianwen-audio-tts/SKILL.md
skills/audio/qianwen-audio-tts/references/agent-compatibility.md
skills/audio/qianwen-audio-tts/references/api-guide.md
skills/audio/qianwen-audio-tts/references/cosyvoice-guide.md
skills/audio/qianwen-audio-tts/references/execution-guide.md
skills/audio/qianwen-audio-tts/references/prompt-guide.md
skills/audio/qianwen-audio-tts/references/sources.md
skills/audio/qianwen-audio-tts/scripts/gossamer.py
skills/audio/qianwen-audio-tts/scripts/qianwen_lib.py
skills/audio/qianwen-audio-tts/scripts/tts.py
skills/audio/qianwen-audio-tts/scripts/tts_cosyvoice.py