All models

Text-to-speech · DeepInfra

HiggsAudioV2.5

Canonical id: bosonai/HiggsAudioV2.5 · /v1/audio/speech

Text in → Audio out
Try it in the playground

Price

$20 / 1M characters

per 1M input characters

+ LLMRouter platform fee: 1% of provider cost (≈ $0.2) — billed as its own line, never blended into the price above.

API

curl https://api.llmrouter.sh/v1/audio/speech \
  -H "Authorization: Bearer llmr_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"model": "bosonai/HiggsAudioV2.5", "input": "Hello from LLMRouter", "voice": "alloy"}' \
  --output speech.mp3