#130 · Primary category: Speech & Audio
audio-webui
A webui for different audio related Neural Networks
Project last updated:05/19/25
GitHub Stars
1.2K
Forks
113
Contributors
10
License
MIT
Why we included this project
This project pulls together several audio-focused neural networks into a single browser interface, so you can move between text-to-speech, voice cloning, and voice conversion without setting up each model's repo separately. It covers models like Bark, RVC, and AudioCraft, letting you generate speech from text, clone a voice from a short sample, or change one voice into another. The interface is built on Gradio, runs locally on your machine, and opens as a web page in your browser; it also includes automatic installers and a Docker option for containerized setups. That makes it a handy starting point for hobbyists and small teams experimenting with generative audio, or for anyone who wants a self-hosted alternative to cloud TTS services. Just note it targets Python 3.10 and needs ffmpeg and Git installed, so it's not a zero-dependency tool.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production