Chatterbox-TTS-Server and chatterbox-api
These are competing implementations of the same underlying Chatterbox-TTS model, both offering self-hosted servers with OpenAI-compatible APIs and voice cloning capabilities, so users would typically choose one or the other rather than run both.
About Chatterbox-TTS-Server
devnen/Chatterbox-TTS-Server
Self-host the powerful Chatterbox TTS model. This server offers a user-friendly Web UI, flexible API endpoints (incl. OpenAI compatible), predefined voices, voice cloning, and large audiobook-scale text processing. Runs accelerated on NVIDIA (CUDA), AMD (ROCm), and CPU.
Supports three distinct Chatterbox model variants—Original, Multilingual (23 languages), and Turbo (350M parameters with single-step audio diffusion)—all hot-swappable via UI dropdown without server restart. Built on FastAPI with intelligent text chunking for audiobook-scale processing, generation seeds for reproducible voices, and native paralinguistic tags (`[laugh]`, `[cough]`) in Turbo for expressive agent narratives. Includes portable Windows mode with embedded Python runtime for zero-dependency deployment.
About chatterbox-api
jianchang512/chatterbox-api
一个基于 Chatterbox-TTS的文字转语音(TTS)服务。提供与 OpenAI TTS 兼容的 API 接口并支持声音克隆,附带简洁的 Web 用户界面。
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work