GrahamPellegrini/Machine-Learning-Noise-Cancellation
Bachelor Final Year Project exploring real-time speech denoising using machine learning. Compares classical methods (SS, WF, MMSE-LSA) with 5 deep models on spectrogram data, highlighting Conv-TasNet’s effectiveness. Features dataset bucketing, OOM mitigation, and batch evaluation.
No commits in the last 6 months.
Stars
2
Forks
1
Language
TeX
License
—
Category
Last pushed
Jul 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GrahamPellegrini/Machine-Learning-Noise-Cancellation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the...
marl/openl3
OpenL3: Open-source deep audio and image embeddings
ductho-le/WaveDL
A Scalable Deep Learning Framework for Wave-Based Inverse Problems
Spijkervet/torchaudio-augmentations
Audio transformations library for PyTorch
torchsynth/torchsynth
A GPU-optional modular synthesizer in pytorch, 16200x faster than realtime, for audio ML researchers.