Analysis updated 2026-07-17 · repo last pushed 2023-03-14
Enable live denoising on your microphone so video calls sound clear despite a noisy room.
Clean up a podcast or video recording after the fact using the pre-trained model.
Route the denoiser's live output into your OS's audio system so any call app picks up the cleaned mic.
Train a custom denoising model on your own noisy dataset using the included training code.
| facebookresearch/denoiser | tencent-hunyuan/hy-world-2.0 | nvidia-nemo/datadesigner | |
|---|---|---|---|
| Stars | 1,900 | 1,911 | 1,859 |
| Language | Python | Python | Python |
| Last pushed | 2023-03-14 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 3/5 | 5/5 | 3/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Real-time use requires routing audio through the OS, pre-trained models work out of the box without training.
A real-time speech denoising tool that strips background noise from your microphone on a regular laptop, so video calls and recordings sound clean.
Mainly Python. The stack also includes Python, PyTorch.
Dormant — no commits in 2+ years (last push 2023-03-14).
No license information was mentioned in the explanation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.