#103 · Primary category: Speech & Audio
Speech-AI-Forge
🍦 Speech-AI-Forge is a project developed around TTS generation model, implementing an API Server and a Gradio-based WebUI.
Project last updated:05/21/26
GitHub Stars
1.4K
Forks
189
Contributors
12
License
AGPL-3.0
Why we included this project
Running more than one speech model usually means juggling separate installs and APIs. Speech-AI-Forge pulls several TTS engines, including CosyVoice, Fish-Speech, Index-TTS, Spark-TTS, and GPT-SoVITS, behind a single API server and a Gradio web UI, so you can swap models without reworking your pipeline. It also includes speech recognition via SenseVoice and Whisper, which makes it handy for voice-in, voice-out experiments rather than plain one-way generation. Deployment is flexible: a one-click Colab notebook, a Windows bundle, and a Docker image all get you running without wrestling with environment setup. For teams prototyping voice assistants or audio workflows, the unified server interface is a convenient way to drive several engines from one codebase.
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