Back to Models
Fish Speech 1.5
fishaudiofishaudio/fish-speech-1.5
Fish Audio's TTS model optimized for Chinese and English speech synthesis.
Context Length
--
Max Output
--
Request Price
$8.58/ request
Modalities
text→audio
Pricing Breakdown
| Type | Rate |
|---|---|
| Request | $8.58 / request |
request is price per 1M UTF-8 bytes
Supported Parameters
inputvoiceresponse_formatspeed
API Usage Examples
cURL
curl https://api.therouter.ai/v1/audio/speech -H "Content-Type: application/json" -H "Authorization: Bearer $THE_ROUTER_API_KEY" -d '{
"model": "fishaudio/fish-speech-1.5",
"input": "Welcome to TheRouter.",
"voice": "alloy"
}'