qianwen-audio-tts

Synthesize speech from text using Qwen TTS models via the DashScope API.

67|4|Updated May 9, 2026
One-click install
npx skills add https://github.com/QianWen-AI/qianwen-ai --skill qianwen-audio-tts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qianwen-audio-tts
Source: https://github.com/QianWen-AI/qianwen-ai/tree/main/skills/audio/qianwen-audio-tts
Command: npx skills add https://github.com/QianWen-AI/qianwen-ai --skill qianwen-audio-tts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Converts written text into natural-sounding speech using Qwen TTS models, enabling voiceovers, narration, and accessible audio content for apps and workflows.

Core Features & Use Cases

  • Synthesize speech from text with multiple voices and languages using Qwen TTS (HTTP) or CosyVoice options.
  • Create voiceovers, audiobook-style narration, and read-aloud content for videos, tutorials, and accessibility.
  • Supports language_type, voice selection, and optional instructions to tailor tone and pace.

Quick Start

Provide text and a voice to synthesize speech and save the resulting audio to a file.

Frequently Asked Questions about qianwen-audio-tts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert text to speech using Python?

To convert text to speech in Python, this Skill synthesizes natural audio from written text via Qwen TTS models, saving the resulting voiceover to an audio file.

What is needed to generate audio via the DashScope API?

Generating audio via the DashScope API requires a valid API key and a Python 3.9+ environment to synthesize speech from text and output audio files.

Can I tailor the voice and tone when synthesizing narration?

Yes, you can tailor narration by selecting from multiple voices and setting optional fields for language_type and instructions to adjust tone and pace.

What is the best way to create audiobook-style narration from text?

The best way to create audiobook-style narration is synthesizing speech from text using Qwen TTS models, which support tailored voiceovers, reading text aloud, and accessibility.

Does text-to-speech synthesis support multiple languages?

Yes, text-to-speech synthesis supports multiple languages by utilizing the language_type field to generate natural-sounding speech for various linguistic contexts.

What are the limitations of using Qwen TTS for voiceovers?

Limitations include requiring a valid DashScope API key and a Python 3.9+ environment, meaning offline text-to-speech generation is not supported without internet access.