pnnbao97/VieNeu-TTS
Vietnamese TTS with instant voice cloning • On-device • Real-time CPU inference • 24kHz audio quality • Chuyển văn bản thành giọng nói tiếng Việt • Text to speech tiếng Việt • TTS tiếng Việt
Employs a modular architecture with multiple inference backends: GGUF/ONNX-based Turbo mode for CPU execution, and PyTorch variants for GPU-accelerated synthesis with voice cloning. Supports bilingual English-Vietnamese code-switching via [sea-g2p](https://github.com/pnnbao97/sea-g2p) phoneme conversion, and offers both lightweight SDK integration and remote API deployment via Docker/LMDeploy for scalable inference without client-side GPU requirements.
894 stars. Actively maintained with 105 commits in the last 30 days.
Stars
894
Forks
303
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
105
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/pnnbao97/VieNeu-TTS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
r9y9/nnmnkwii
Library to build speech synthesis systems designed for easy and fast prototyping.
babysor/MockingBird
🚀Clone a voice in 5 seconds to generate arbitrary speech in real-time
Softcatala/open-dubbing
Open dubbing is an AI dubbing system which uses machine learning models to automatically...
coqui-ai/STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never...