litagin02/rvc-tts-webui
Text-to-Speech Gradio webui using RVC and edge-tts
ArchivedCombines edge-tts for baseline speech synthesis with RVC voice conversion models to enable custom voice cloning on CPU or GPU. The pipeline chains Microsoft's neural TTS engine output through retrieval-based voice conversion, allowing users to apply pre-trained RVC models (`.pth` + `.index` files) to synthesized speech. Built as a Gradio interface that supports batch model management and runs efficiently on modest hardware without GPU acceleration.
336 stars. No commits in the last 6 months.
Stars
336
Forks
70
Language
Python
License
MIT
Category
Last pushed
Sep 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/litagin02/rvc-tts-webui"
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...