petermg/Chatterbox-TTS-Extended
Modified version of Chatterbox that accepts text files as input and no character restrictions. I use it to make audiobooks, especially for my kids.
Supports batch processing of multiple text files with advanced audio quality controls including RNNoise denoising, FFmpeg normalization, and Auto-Editor artifact removal. Built on a modular pipeline with Whisper/faster-whisper validation per chunk, configurable parallelism, and deterministic seed-based reproducibility for consistent regeneration. Includes voice conversion capabilities, persistent UI settings, and flexible text preprocessing (reference removal, sound word substitution, sentence batching).
534 stars. No commits in the last 6 months.
Stars
534
Forks
94
Language
Python
License
MIT
Category
Last pushed
Aug 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/petermg/Chatterbox-TTS-Extended"
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...
daswer123/xtts-api-server
A simple FastAPI Server to run XTTSv2
jamiepine/voicebox
The open-source voice synthesis studio
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...