isaiahbjork/expo-kokoro-onnx
Run Kokoro TTS locally on device using Expo & ONNX Runtime
Leverages ONNX Runtime for efficient neural inference on mobile, converting Kokoro's TTS model to run without cloud dependency. Implements a complete pipeline from text normalization through phonemization and tokenization to audio waveform generation, with support for multiple quantized model variants (ranging from 326MB full precision to 92.4MB quantized) and accent-specific voice packs. Integrates with Expo's ecosystem (AV for playback, FileSystem for model management) and React Native for cross-platform iOS/Android deployment.
No commits in the last 6 months.
Stars
74
Forks
13
Language
TypeScript
License
MIT
Category
Last pushed
May 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/isaiahbjork/expo-kokoro-onnx"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
thewh1teagle/kokoro-onnx
TTS with kokoro and onnx runtime
nazdridoy/kokoro-tts
A CLI text-to-speech tool using the Kokoro model, supporting multiple languages, voices (with...
met4citizen/HeadTTS
HeadTTS: Free neural text-to-speech (Kokoro) with timestamps and visemes for lip-sync. Runs...
Lyrcaxis/KokoroSharp
Fast local TTS inference engine in C# with ONNX runtime. Multi-speaker, multi-platform and...
remsky/Kokoro-FastAPI
Dockerized FastAPI wrapper for Kokoro-82M text-to-speech model w/CPU ONNX and NVIDIA GPU PyTorch...