devnen/Dia-TTS-Server
Self-host the powerful Dia TTS model. This server offers a user-friendly Web UI, flexible API endpoints (incl. OpenAI compatible), support for SafeTensors/BF16, voice cloning, dialogue generation, and GPU/CPU execution.
Supports hot-swappable switching between three Dia model variants (1.6B, Dia2-1B, Dia2-2B) with background loading, enabling multi-model inference without server restarts. Built on FastAPI with intelligent text chunking for handling large inputs, per-speaker voice conditioning (Dia 2), and a model registry architecture that gracefully handles optional package installations via defensive imports.
346 stars. No commits in the last 6 months.
Stars
346
Forks
63
Language
Python
License
MIT
Category
Last pushed
May 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/devnen/Dia-TTS-Server"
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...
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...