Qwen3-TTS Technical Report
About
In this report, we present the Qwen3-TTS series, a family of advanced multilingual, controllable, robust, and streaming text-to-speech models. Qwen3-TTS supports state-of-the-art 3-second voice cloning and description-based control, allowing both the creation of entirely novel voices and fine-grained manipulation over the output speech. Trained on over 5 million hours of speech data spanning 10 languages, Qwen3-TTS adopts a dual-track LM architecture for real-time synthesis, coupled with two speech tokenizers: 1) Qwen-TTS-Tokenizer-25Hz is a single-codebook codec emphasizing semantic content, which offers seamlessly integration with Qwen-Audio and enables streaming waveform reconstruction via a block-wise DiT. 2) Qwen-TTS-Tokenizer-12Hz achieves extreme bitrate reduction and ultra-low-latency streaming, enabling immediate first-packet emission ($97\,\mathrm{ms}$) through its 12.5 Hz, 16-layer multi-codebook design and a lightweight causal ConvNet. Extensive experiments indicate state-of-the-art performance across diverse objective and subjective benchmark (e.g., TTS multilingual test set, InstructTTSEval, and our long speech test set). To facilitate community research and development, we release both tokenizers and models under the Apache 2.0 license.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Speech | Seed-TTS en (test) | WER1.24 | 50 | |
| Text-to-Speech | Seed-TTS zh (test) | WER0.77 | 47 | |
| Speech Reconstruction | LibriSpeech English (test-clean) | SIM0.95 | 27 | |
| Speech Reconstruction | AISHELL-2 Chinese | SIM0.88 | 27 | |
| Speech Recognition | Fleurs En | WER3.07 | 20 | |
| Text-to-Speech | InstructTTSEval ZH | APS85.2 | 19 | |
| Text-to-Speech | InstructTTSEval EN | APS82.9 | 15 | |
| Speech Quality Evaluation | Common Voice 17 | Quality Score (NL)2.462 | 14 | |
| Multilingual Speech Generation | TTS multilingual (test) | Chinese0.777 | 12 | |
| Speech Recognition | Common Voice EN | WER7.51 | 11 |