Self-Hosted Kokoro-82M

Dedicated TTS Server

High-speed, zero-download offline inference with pre-cached voices

✓ Audio Generated Successfully!
curl -X POST "http://localhost:8880/v1/audio/speech" -H "Authorization: Bearer kokoro-bella-key" -H "Content-Type: application/json" -d '{ "model": "kokoro", "input": "Hello from my dedicated Kokoro server!", "voice": "af_bella", "speed": 1.0 }' --output output.wav