CodeBySonu95/VoxSherpa-TTS
🎙️ VoxSherpa TTS Offline Neural Text-to-Speech Engine for Android ⚡ Sherpa-ONNX powered 🔊 Natural voice synthesis 📱 Fully offline processing 🚀 No cloud • No limits
Runs dual neural inference engines—Kokoro-82M (82M parameters, multilingual, studio-quality) and Piper/VITS (fast lightweight alternative)—via Sherpa-ONNX JNI bindings to ONNX Runtime, with support for custom `.onnx` model import. Includes speech library with history/favorites, emotion tags, waveform visualization, and acts as a system-wide TTS provider (V2.1), integrating with Chrome, WhatsApp, and PDF/TXT conversion workflows.
Stars
23
Forks
3
Language
Java
License
GPL-3.0
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/CodeBySonu95/VoxSherpa-TTS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...