jianchang512/chatterbox-api
一个基于 Chatterbox-TTS的文字转语音(TTS)服务。提供与 OpenAI TTS 兼容的 API 接口并支持声音克隆,附带简洁的 Web 用户界面。
This project offers a text-to-speech service that takes written text and converts it into natural-sounding audio. It can also clone a voice from a short audio sample to generate new speech in that same voice. Content creators, educators, marketers, or anyone needing custom voiceovers for videos, presentations, or audio content would find this tool useful.
Use this if you need to generate high-quality voiceovers in 23 languages, either directly from text or by cloning a specific voice, and want to host the service privately on your own computer.
Not ideal if you prefer a cloud-based, managed text-to-speech service and do not want to handle local installation or system requirements.
Stars
20
Forks
3
Language
HTML
License
GPL-3.0
Category
Last pushed
Jan 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/jianchang512/chatterbox-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...