Skip to content

The project aims to reduce noise from audio files using signal processing and deep learning techniques.

License

Notifications You must be signed in to change notification settings

YasinRezvani/Audio_Denoising_Using_FFT_And_CNN

Repository files navigation

Audio_Denoising_Using_FFT_And_CNN

The project aims to reduce noise from audio files using signal processing and deep learning techniques. It utilizes Fourier transform for frequency-based noise reduction and an Autoencoder model trained on noisy audio data to generate noise-free signals. Implemented in Python and TensorFlow.

Demo 🎉

Audio_Denoising_Using_FFT_And_CNN.mp4

🏆 Audio Denoising Using FFT 🏆

Audio_Denoising_Using_FFT

🎯 Audio Denoising Using CNN 🎯

Audio_Denoising_Using_CNN