chinokikiss/GSV-TTS-Lite
GSV-TTS-Lite A high-performance inference engine specifically designed for the GPT-SoVITS text-to-speech model.(few shot voice cloning)
Implements millisecond-level latency through deep optimization techniques including Flash Attention support and decoupled timbre-emotion control, achieving 3-4x speedup on consumer GPUs while halving VRAM requirements. Provides multiple inference modes (streaming token-level output, batch processing, voice conversion) with subtitle timestamp alignment, and ships as a PyPI package supporting CUDA, MPS (Apple Silicon), and CPU backends via Python SDK, REST API, and WebUI interfaces.
57 stars and 1,459 monthly downloads. Available on PyPI.
Stars
57
Forks
6
Language
Python
License
MIT
Category
Last pushed
Mar 14, 2026
Monthly downloads
1,459
Commits (30d)
0
Dependencies
18
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/chinokikiss/GSV-TTS-Lite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
High-Logic/Genie-TTS
GPT-SoVITS ONNX Inference Engine & Model Converter
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.