Kokoro 82M API
Run Kokoro 82M through one production-ready, OpenAI-compatible endpoint. Natural, low-cost text-to-speech.
When to choose Kokoro 82M
Kokoro 82M is a strong choice when your product needs natural, low-cost text-to-speech. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.
- Natural speech quality
- Lightweight generation
- Efficient voice output
- Voice assistants
- Article narration
- Accessible interfaces
Usage
Call it with the same request shape as any model — just set "model": "hexgrad/Kokoro-82M".
curl https://api.aix.theaimart.co/v1/audio/speech \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "hexgrad/Kokoro-82M", "input": "hello world", "voice": "af_bella" }' \
--output speech.mp3 See the Speech API reference for every
parameter and the full response shape. Prices are live from
GET /v1/models; if it changed since this page was
built, the figure above updates in your browser.
Why run Kokoro 82M on AIx?
Kokoro 82M API FAQ
How do I use the Kokoro 82M API?
Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send hexgrad/Kokoro-82M as the model id.
What is Kokoro 82M best for?
Kokoro 82M is best suited to Voice assistants, Article narration, Accessible interfaces. Natural, low-cost text-to-speech.
How much does Kokoro 82M cost on AIx?
The current reference price is $0.62 / 1M tokens. The live AIx catalog is the source of truth and the price on this page updates in the browser.