ChatTTS-ui and chatterbox-api
These are ecosystem siblings—ChatTTS-ui is a web interface for the ChatTTS synthesis engine, while chatterbox-api wraps a different TTS backend (Chatterbox-TTS) in an OpenAI-compatible API, both serving as different implementation approaches to the same self-hosted TTS server problem.
About ChatTTS-ui
jianchang512/ChatTTS-ui
一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces.
This tool helps you turn written text into natural-sounding speech through a simple web interface. You input text, which can include mixed English, Chinese, and numbers, and it outputs audio files in various voices. This is ideal for content creators, educators, or anyone needing to generate spoken audio from scripts or written content.
About chatterbox-api
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work