#130 · Primary category: Speech & Audio

audio-webui

ai aio all-in-one artificial-intelligence audiocraft audioldm bark bark-gui generative-audio generative-music music rvc rvc-gui text-to-audio text-to-speech tts voice-cloning

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