YasinRezvani/Audio_Denoising_Using_FFT_and_CNN
Combines FFT-based filtering with a custom CNN model to denoise audio signals and explore the strengths of each approach.
This project helps audio engineers, sound designers, and researchers clean up noisy audio recordings. It takes a noisy audio file and outputs a cleaner version by intelligently removing background disturbances while preserving the original sound quality. This is for anyone who works with audio and needs to improve its clarity for analysis, production, or archival purposes.
No commits in the last 6 months.
Use this if you need to reduce unwanted background noise from recorded audio signals to make them clearer and more understandable.
Not ideal if you need to separate individual sound sources from a mixed recording or perform complex audio manipulation beyond simple denoising.
Stars
10
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/YasinRezvani/Audio_Denoising_Using_FFT_and_CNN"
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...
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.