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

This project develops an audio denoising system integrating Fourier transform-based signal processing and deep learning Autoencoders to suppress noise while maintaining acoustic integrity. It utilizes Fourier analysis for spectral noise reduction and trains an Autoencoder model on noisy audio data to reconstruct clean 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