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/voice-ai/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
descriptinc/descript-audio-codec
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz...
drethage/speech-denoising-wavenet
A neural network for end-to-end speech denoising
YuanGongND/ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
iver56/torch-audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
lmnt-com/wavegrad
A fast, high-quality neural vocoder.