gokhaneraslan/chatterbox-finetuning
Fine-tuning toolkit for Chatterbox TTS & Chatterbox TURBO models. Supports 23 languages with smart vocabulary extension. Features offline preprocessing, automatic VAD trimming, and voice cloning capabilities. Train custom TTS models with your own dataset in LJSpeech and file-based format.
This toolkit helps you create custom text-to-speech (TTS) voices using your own audio recordings and text. You provide a dataset of recorded speech (like an LJSpeech dataset or individual audio and text files), and it produces a unique voice model that can generate high-quality speech in many languages. This is ideal for content creators, educators, or businesses needing a consistent, personalized voice for their digital content.
Use this if you need to train a custom text-to-speech voice from your own audio data, especially if you want to support specific languages or unique pronunciations.
Not ideal if you're looking for an out-of-the-box text-to-speech service that doesn't require training a new model.
Stars
84
Forks
21
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gokhaneraslan/chatterbox-finetuning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
devnen/Chatterbox-TTS-Server
Self-host the powerful Chatterbox TTS model. This server offers a user-friendly Web UI, flexible...
jamiepine/voicebox
The open-source voice synthesis studio
daswer123/xtts-api-server
A simple FastAPI Server to run XTTSv2
Aivis-Project/AivisSpeech-Engine
AivisSpeech Engine: AI Voice Imitation System - Text to Speech Engine
jianchang512/ChatTTS-ui
一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to...