SandBase is live — $1 in free credits on signupStart free ›

Alibaba modelsaudio generation api

alibaba/qwen-3-tts/1.7b

Qwen 3 Tts 1.7b is Alibaba's text-to-speech AI model. Generate human-like voiceovers with expressive intonation, multilingual support, and customizable voice characteristics.

Input
Optional prompt to guide the style of the generated speech. This prompt will be ignored if a speaker embedding is provided.
The text to be converted to speech.
01
Temperature for sub-talker sampling. Range: 0 to 1.
URL to a speaker embedding file in safetensors format, from `fal-ai/qwen-3-tts/clone-voice` endpoint. If provided, the TTS model will use the cloned voice for synthesis instead of the predefined voices.
Penalty to reduce repeated tokens/codes. Minimum: 0.
The language of the voice. Allowed values: Auto, English, Chinese, Spanish, French, German, Italian, Japanese, Korean, Portuguese, Russian.
01
Top-p for sub-talker sampling. Range: 0 to 1.
01
Top-p sampling parameter. Range: 0 to 1.
Optional reference text that was used when creating the speaker embedding. Providing this can improve synthesis quality when using a cloned voice.
Top-k sampling parameter. Minimum: 0.
Top-k for sub-talker sampling. Minimum: 0.
01
Sampling temperature; higher => more random. Range: 0 to 1.
The voice to be used for speech synthesis, will be ignored if a speaker embedding is provided. Check out the **[documentation](https://github.com/QwenLM/Qwen3-TTS/tree/main?tab=readme-ov-file#custom-voice-generate)** for each voice's details and which language they primarily support. Allowed values: Vivian, Serena, Uncle_Fu, Dylan, Eric, Ryan, Aiden, Ono_Anna, Sohee.
18192
Maximum number of new codec tokens to generate. Range: 1 to 8192.
Sampling switch for the sub-talker.
Idle

Example output — click Run to generate your own

API README

Qwen 3 TTS 1.7B

Qwen 3 TTS 1.7B generates expressive speech from text while using natural-language instructions to shape tone, emotion, pacing, and vocal style. The larger route is intended for voice work where nuanced interpretation, stable speaker character, and convincing prosody matter across more demanding scripts.

The model supports multilingual and cross-lingual synthesis, including code-switched passages, and can work with designed voices or a compatible cloned-speaker representation. These abilities make it useful for premium narration, localization, character dialogue, conversational experiences, and emotionally directed voiceover.

Highlights

Nuanced instruction following. Interprets detailed direction for emotional state, delivery style, pace, and vocal attitude.

Rich expressive prosody. Produces natural rhythm, emphasis, pauses, and intonation across demanding scripts.

Multilingual and code-switched speech. Synthesizes multiple languages and mixed-language content without changing workflows.

Stable speaker character. Maintains vocal identity across designed voices and compatible cloned-speaker inputs while changing expression.

Pricing

Text allowancePrice
Each started block of 1,000 characters$0.090

When to Use

✅ Good fit❌ Consider alternatives
The model's named workflow matches the source material and intended outputA different input modality or model route is required
A managed asynchronous result is suitable for the production pipelineA synchronous, interactive editor is essential
The documented controls cover the required duration, framing, or formatThe project needs controls outside this endpoint's schema
Creative iteration benefits from a repeatable request structureExact deterministic pixels, frames, geometry, or samples are mandatory
A finished downloadable media asset is the desired deliverableEditable source layers or a native project file are required

Prompt Guide

For speech synthesis, state the intended result first, then add the subject or source treatment, progression, style, and delivery constraints. Keep one creative variable per phrase, use the documented field names for controls, and change one setting at a time when comparing results.

{
  "prompt": "Very happy.",
  "text": "I am solving the equation: x = [-b ± √(b²-4ac)] / 2a? Nobody can — it's a disaster (◍•͈⌔•͈◍), very sad!"
}

Technical Specs

SpecValue
Model IDalibaba/qwen-3-tts/1.7b
Inputslanguage, max_new_tokens, prompt, reference_text, repetition_penalty, speaker_voice_embedding_file_url, subtalker_dosample, subtalker_temperature, subtalker_top_k, subtalker_top_p, temperature, text, top_k, top_p, voice
Required inputsprompt
Output fieldscontent_type, url
ExecutionAsync (submit, then poll for result)
LanguageAuto / English / Chinese / Spanish / French / German / Italian / Japanese / Korean / Portuguese / Russian

Related Models

Related Models