seanwood/gcc-nmf
Real-time GCC-NMF Blind Speech Separation and Enhancement
This project helps you clean up noisy audio recordings or separate distinct voices from a mixed soundscape. You input audio containing speech and background noise or multiple speakers, and it outputs clearer audio where the speech is enhanced or individual voices are isolated. Anyone working with audio, such as sound engineers, podcasters, or transcriptionists, could use this.
329 stars. No commits in the last 6 months.
Use this if you need to remove unwanted noise from speech recordings or isolate a specific speaker from a conversation, either in pre-recorded audio or in real-time.
Not ideal if your primary need is for non-speech audio processing or if you require advanced musical source separation capabilities.
Stars
329
Forks
133
Language
Python
License
MIT
Category
Last pushed
Apr 08, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/seanwood/gcc-nmf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the...
Rikorose/DeepFilterNet
Noise supression using deep filtering
torchsynth/torchsynth
A GPU-optional modular synthesizer in pytorch, 16200x faster than realtime, for audio ML researchers.
marl/openl3
OpenL3: Open-source deep audio and image embeddings
archinetai/audio-data-pytorch
A collection of useful audio datasets and transforms for PyTorch.