Назад к моделям

Voxtral TTS

mistralmistral/voxtral-tts

Mistral's 2026-03 multilingual text-to-speech model (4B parameters, open-weight). 9 languages, low-latency streaming, 30+ preset voices. Supports custom voice profiles via reference audio.

Размер контекста
--
Максимальный вывод
--
Цена Запросза запрос
$14.40за запрос

Модальности

ТекстАудио

Разбивка цен

ТипСтавка
Запрос$14.40 за запрос

request is price per 1M characters

Поддерживаемые параметры

inputvoiceresponse_format

Примеры API

Для новых интеграций используйте глобальный endpoint api.therouter.ai из примеров ниже; старый China accelerated endpoint выведен из эксплуатации.

cURL
curl https://api.therouter.ai/v1/audio/speech   -H "Content-Type: application/json"   -H "Authorization: Bearer $THE_ROUTER_API_KEY"   -d '{
    "model": "mistral/voxtral-tts",
    "input": "Welcome to TheRouter.",
    "voice": "alloy"
  }'
Поддержка