Alibaba’s Tongyi Lab Releases Qwen-Audio-3.0-TTS, a Hosted Text-to-Speech Model in Flash and Plus Tiers Across 16 Languages
Alibaba’s Tongyi Lab has launched Qwen-Audio-3.0-TTS, a production-oriented text-to-speech (TTS) system. The mannequin ships in two variants from the identical lineage. Flash targets real-time interplay. Plus targets high-quality technology. Both are delivered as hosted fashions by means of Alibaba Cloud Model Studio, not as downloadable weights.
The launch focuses on 4 issues builders hit in manufacturing: broader language protection, natural-language model management, fine-grained tag management, and robustness when the reference audio isn’t clear. Qwen-Audio-3.0-TTS-Plus additionally ranks first on the impartial Artificial Analysis Text-to-Speech leaderboard.
Two variants, one lineage
The two tiers map to totally different jobs. Flash is tuned for real-time interplay, with first-packet latency on the 300 ms degree. Plus is tuned for high-quality technology, the place naturalness and timbre constancy matter greater than pace.
The mannequin IDs are qwen-audio-3.0-tts-flash and qwen-audio-3.0-tts-plus. Both are known as over a bidirectional WebSocket streaming protocol. The API helps PCM, WAV, MP3, and Opus, with sample-rate output as much as 48 okHz. It exposes streaming enter and output, voice cloning, Voice Design, and instruction management. Alibaba gives the DashScope SDK plus uncooked WebSocket examples in Python, Java, Go, C#, PHP, and Node.js, throughout its Singapore and Beijing areas.
How the mannequin is constructed
Two design selections anchor the system.
- A 12.5 Hz low-frame-rate speech tokenizer reduces autoregressive decoding price whereas retaining content material and speaker data. A decrease body charge means fewer tokens per second of audio, which cuts inference latency.
- A five-stage progressive coaching paradigm coordinates the language mannequin (LM) and flow-matching (FM) elements. The phases are impartial LM and FM pretraining, joint coaching with high-quality information annealing, LM reinforcement studying, FM robustness coaching, and FM reinforcement studying. The analysis group reviews this pipeline improves content material consistency, prosodic naturalness, voice constancy, perceptual high quality, and robustness.
The mannequin additionally handles one-pass long-form synthesis as much as 3 minutes, arduous text-normalization circumstances, and vocoder super-resolution for 48 okHz output.
Multilingual protection throughout 16 languages
Qwen-Audio-3.0-TTS helps 16 languages: Arabic, Chinese, English, French, German, Indonesian, Italian, Japanese, Korean, Malay, Portuguese, Russian, Spanish, Tagalog, Thai, and Vietnamese. Seven of those are newly added versus the prior line. It additionally covers 20 Chinese dialect areas.
On multilingual intelligibility, the mannequin household posts the perfect phrase/character error charge (WER/CER) in 10 of the 16 languages. Flash delivers the bottom common WER/CER at 3.87; Plus is shut at 3.96. Lower is healthier on this metric.
On speaker similarity, Plus ranks first throughout all 16 languages with a median of 82.75, and Flash follows at 80.44. The launch additionally provides a curated preset voice library spanning the 16 supported languages, so groups can ship a voice with out cloning one first.
Fine-grained tags for non-verbal particulars
For exact management, the analysis group embed inline tags straight in the goal textual content. The launch provides 86 fine-grained inline tags for localized management on the phrase and phrase degree. These cowl expressive transitions and non-verbal occasions akin to laughter, respiratory, coughing, and sighing.
The Model Studio documentation splits these into two teams. Control tags akin to [excited], [sad], [whispers], and [asmr] set an emotion or model till the following tag. Rich-language tags akin to [laughing], [gasp], and [clears throat] insert a single vocal impact with out altering surrounding tone. A labored instance: [excited]What a stunning day immediately![laughing]Let's exit and have enjoyable collectively! One limitation is price noting right here: these emotion and rich-language tags are supported solely in unidirectional streaming mode.
Where it stands on the leaderboard
Qwen-Audio-3.0-TTS-Plus took the high quality spot on the Artificial Analysis Speech Arena for Provider Voices. It posts an Elo close to 1,236, narrowly forward of Simba 3.2 at 1,234, and away from Gemini 3.1 Flash TTS (1,214) and Sonic 3.5 (1,207). The lead over Simba 3.2 sits inside overlapping confidence intervals, so it’s a statistical tie on the very high.
Two trade-offs are price stating plainly. Throughput is modest: Plus generates about 16 characters per second, under Simba 3.2 (30.2), Gemini 3.1 Flash TTS (27), and Sonic 3.5 (120). Price is aggressive: the listed charge is $27.59 per 1M characters, roughly a third of what ElevenLabs and MiniMax cost for the tiers it outranks. Rank and value transfer typically, so verify each earlier than planning round them.
How builders and the neighborhood are reacting
The early reception is cautiously enthusiastic. The most-shared story is that a non-Western TTS topped the world at a fraction of incumbent pricing. The most typical reservations are that the mannequin is hosted-only, that its throughput trails rivals, and that its title overlaps with the open Qwen3-TTS line. The dashboard under aggregates that early sign throughout X, Reddit, and Hacker News.
Key Takeaways
- Qwen-Audio-3.0-TTS is a hosted TTS mannequin in two tiers: Flash (~300 ms first-packet, real-time) and Plus (quality-first).
- Plus ranks #1 on the Artificial Analysis area at ~1,236 Elo, priced at ~$27.59 per 1M characters, however solely ~16 chars/sec throughput.
- Coverage spans 16 languages and 20 Chinese dialects, with greatest WER/CER in 10 of 16 languages and high speaker similarity on Plus.
- Control comes two methods: free-style natural-language directions and 86 fine-grained inline tags for non-verbal element.
- It is distinct from the open-weight Qwen3-TTS (Apache-2.0) line; the three.0 mannequin is API-only through Alibaba Cloud Model Studio.
Sources: Qwen-Audio-3.0-TTS release blog · Tongyi Lab announcement · Alibaba Cloud Model Studio real-time TTS docs · Artificial Analysis leaderboard · Tongyi Lab on X
The submit Alibaba’s Tongyi Lab Releases Qwen-Audio-3.0-TTS, a Hosted Text-to-Speech Model in Flash and Plus Tiers Across 16 Languages appeared first on MarkTechPost.
