Text-to-speech · DeepInfra
Kokoro 82M
Canonical id: hexgrad/Kokoro-82M · /v1/audio/speech
Text in → Audio out
Price
$0.62 / 1M characters
per 1M input characters
+ LLMRouter platform fee: 1% of provider cost (≈ $0.0062) — 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": "hexgrad/Kokoro-82M", "input": "Hello from LLMRouter", "voice": "alloy"}' \
--output speech.mp3