High-Logic/Genie-TTS
GPT-SoVITS ONNX Inference Engine & Model Converter
Converts PyTorch GPT-SoVITS models to optimized ONNX format for CPU-first inference with ~1.1s first-token latency and minimal runtime footprint (~200MB). Provides Python API, FastAPI server integration, and pre-trained character models across Japanese, English, Chinese, and Korean with emotion/intonation cloning via reference audio.
1,433 stars. Actively maintained with 1 commit in the last 30 days.
Stars
1,433
Forks
95
Language
Python
License
MIT
Category
Last pushed
Jan 28, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/High-Logic/Genie-TTS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
chinokikiss/GSV-TTS-Lite
GSV-TTS-Lite A high-performance inference engine specifically designed for the GPT-SoVITS...
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
FENRlR/MB-iSTFT-VITS2
Application of MB-iSTFT-VITS components to vits2_pytorch
AlexandaJerry/vits-mandarin-biaobei
application of vits on mandarin tts
Artrajz/vits-simple-api
A simple VITS HTTP API, developed by extending Moegoe with additional features.