Qwen3 TTS Flash
Qwen3-TTS-Flash speaks ten languages with expressive preset voices and answers fast enough for a clip at a time.
Try it
You can fill this in now — signing in happens when you run it, and your inputs come with you.
How to use Qwen3 TTS Flash
- Fill in Text to speak in the form on this page.
- Adjust anything in the parameter table below — the defaults are the platform's recommended values.
- Run it; signing in starts the charge, and the result (Text to speech) appears above the form, ready to download.
Use it from the API
The same run, as a request. Send your API key as a bearer token; poll the returned request_uid until it is done.
curl -X POST https://api.melunox.com/v1/ai/async/tasks \
-H "Authorization: Bearer $WISAVEN_API_KEY" \
-H "X-App-Id: wisaven" -H "Content-Type: application/json" \
-d '{
"model": "qwen3-tts-flash",
"task": "text-to-speech",
"input": {
"text": "your prompt here",
"voice": "Cherry",
"language_type": "Auto"
}
}'At a glance
- Developer
- Alibaba Qwen
- Can do
- Text to speech
- Credits per run
- 1 credits
- Typical time
- ~5s
- Added
- 2026-09-14
Parameters
What the model takes. The form above is generated from exactly this list, and the API accepts the same field names.
| Parameter | Type | Default | Range / options |
|---|---|---|---|
textText to speak | Long text | — | ≤ 600 |
voiceVoice | Choice | Cherry | Cherry (female, warm) · Serena (female, gentle) · Ethan (male, bright) · Chelsie (female, lively) |
language_typeLanguage | Choice | Auto | Auto · Chinese · English · Japanese · Korean · Spanish · French · German |
What Qwen3 TTS Flash costs
Qwen3 TTS Flash costs about 1 credits a run, usually back in around 5 seconds. Credits are shared across every workspace, new accounts start with free ones, and a failed run is refunded.
Skills that run on this model
Questions
What can Qwen3 TTS Flash do?
Text to speech. Fill in the parameters on this page to try it.
How many credits does Qwen3 TTS Flash cost?
About 1 credits per run, charged at the platform's live price when you run it. One credit balance covers every workspace.
How long does it take?
Around 5 seconds; heavier settings or a queue take longer, and the page shows progress.
Do I need an account, and who owns the output?
Browsing and filling in the form need no account; running it does (new accounts start with free credits). What you generate is yours, personally or commercially, subject to the terms.
Where this model is used: Voice·All models