/noise-reduction

This MATLAB script demonstrates noise reduction in audio files using a Butterworth band-pass filter. It reads an audio file specified by the user, applies the filter to remove unwanted noise, and saves the cleaned audio and statistics in separate folders.

Primary LanguageMATLABMIT LicenseMIT

Watchers