#80 · Primary category: Speech & Audio

ClearerVoice-Studio

audio bandwidth-extension deep-learning noise-suppression pytorch speaker-extraction speech speech-enhancement speech-quality-evaluation speech-separation speech-super-resolution

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