pratapkygo/noiseCancellationCarnaticMusic
Various melodic noise filtering techniques viz. Adaptive Noise Cancellation, Spectral Methods and Deep Learning algorithms have been employed to filter music signals corrupted with additive Gaussian white noise. The noise reduction problem has been formulated as a filtering problem which is efficiently solved by using the LMS, NLMS and RLS methods in adaptive filtering and as a spectral problem solved using spectral subtraction and spectral gating techniques.
No commits in the last 6 months.
Stars
9
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pratapkygo/noiseCancellationCarnaticMusic"
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.