balisujohn/tortoise.cpp
A ggml (C++) re-implementation of tortoise-tts
Enables multi-speaker voice synthesis via speaker embedding files, with inference optimized across CPU, CUDA, and Metal backends. The architecture chains three GGML models—autoregressive, vocoder, and diffusion—with deterministic seed control for reproducible audio generation. Custom voices are extracted from the original tortoise-tts pipeline and serialized as binary conditioning files for efficient inference.
192 stars. No commits in the last 6 months.
Stars
192
Forks
17
Language
C++
License
MIT
Category
Last pushed
Aug 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/balisujohn/tortoise.cpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/voice-builder
An opensource text-to-speech (TTS) voice building tool
thuhcsi/Crystal
Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with...
gooofy/py-picotts
Python wrappers around SVOX Pico TTS
sevangelatos/py-ttspico
Python svox picotts wrapper
LynxLine/qtspeech
QtSpeech is cross-platform library based on Qt to provide common cross-platform API to access...