Skip to content

Sound detection and classification tool based on mel-frequency cepstral coefficients extraction

Notifications You must be signed in to change notification settings

dustedduke/CNN-MFCC-sound-detection

Repository files navigation

CNN-MFCC-sound-detection

Sound detection and classification tool based on mel-frequency cepstral coefficients extraction (finger snapping sound used as an example)

Install

1. git clone https://github.com/dustedDuke/CNN-MFCC-sound-detection.git
2. cd CNN-MFCC-sound-detection
3. pip install -r requirements.txt
4. python make_prediction.py <filepath>

Description

About

Sound detection and classification tool based on mel-frequency cepstral coefficients extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published