Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akinbicer/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.
https://github.com/akinbicer/noise-reduction
audio-system matlab matlab-audio noise noise-algorithms noise-detection noise-reduction noise-removal reduction
Last synced: 6 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/akinbicer/noise-reduction
- Owner: akinbicer
- License: mit
- Created: 2023-08-07T13:15:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-07T13:32:12.000Z (over 1 year ago)
- Last Synced: 2023-08-07T15:00:14.899Z (over 1 year ago)
- Topics: audio-system, matlab, matlab-audio, noise, noise-algorithms, noise-detection, noise-reduction, noise-removal, reduction
- Language: MATLAB
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE