NeuralBridgeDocumentation

Qwen3 TTS Flash

unofficialtts
DeveloperAlibaba
Identifierqwen/qwen3-tts-flash-01402

Qwen3 TTS Flash specifications

Context window
Max output tokens
Release date
InputText
OutputAudio

Qwen3 TTS Flash pricing in rubles

You pay for what you use, per token and per unit. The final request cost is returned in the API response.

TypePrice
Speech synthesis0,0018per character

Prices are in rubles and may change with exchange rates.

What Qwen3 TTS Flash can do

Qwen3 TTS Flash API: connection and code examples

The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.

OpenAI Python SDK

from openai import OpenAI

client = OpenAI(api_key="YOUR_API_KEY", base_url="https://api.neuralbridge.ru/v1")

audio = client.audio.speech.create(model="qwen/qwen3-tts-flash-01402", voice="default", input="Привет!")
audio.write_to_file("speech.mp3")

cURL

curl https://api.neuralbridge.ru/v1/audio/speech \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "qwen/qwen3-tts-flash-01402", "input": "Привет!"}' \
  --output speech.mp3

API endpoints

POST /v1/audio/speechprimaryAudio — mowa
Synteza mowy: tekst na wejściu, plik audio na wyjściu.

Supported request parameters

ParameterDefaultAllowed valuesDescription
voiceCherryAiden, Alek, Andre, Arthur, Bella, Bellona, Bodega, Bunny, Chelsie, Cherry, Dolce, Dylan, Ebona, Eldric Sage, Elias, Emilien, Eric, Ethan, Jada, Jennifer, Kai, Katerina, Kiki, Lenn, Li, Maia, Marcus, Mia, Mochi, Momo, Moon, Neil, Nini, Nofish, Ono Anna, Peter, Pip, Radio Gol, Rocky, Roy, Ryan, Seren, Serena, Sohee, Sonrisa, Stella, Sunny, Vincent, VivianGłos syntezy mowy. Dostępne głosy wymienione w charakterystyce modelu.
languageJęzyk materiału: prompt modelu, w jakim języku jest mówiony lub napisany tekst. Zazwyczaj przyspiesza i precyzuje przetwarzanie.
speed1Szybkość mowy względem normalnej: poniżej jedności — wolniej, powyżej — szybciej.
response_formatmp3Format odpowiedzi: zwykły tekst lub ścisły JSON według określonego schematu.
Language:РусскийEnglishУкраїнськаБеларускаяҚазақшаOʻzbekchaКыргызчаТоҷикӣՀայերենAzərbaycancaTürkmençeRomânăDeutschFrançaisEspañolItalianoPortuguêsPolskiNederlandsTürkçeΕλληνικά