#80 · Primary category: Speech & Audio
ClearerVoice-Studio
An AI-Powered Speech Processing Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Enhancement, Separation, and Target Speaker Extraction, etc.
Project last updated:08/14/25
GitHub Stars
4.5K
Forks
365
Contributors
11
License
Apache-2.0
Why we included this project
Audio that reaches a speech model is rarely clean. ClearerVoice-Studio bundles pretrained models and scripts for the usual clean-up jobs: suppressing background noise, separating overlapping speakers, restoring bandwidth or resolution on degraded recordings, and extracting a target speaker from a busy track. The core package installs with pip, and models accept and return raw NumPy arrays, so it slots into existing Python training or inference code without routing everything through a GUI. Researchers get retraining and fine-tuning scripts plus utilities for generating noisy or noisy-reverberant training data, while practitioners can try the hosted demos before settling on a model. It is a practical shortcut when you want proven speech processing without stitching the algorithms together yourself.
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