Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 448 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 448 Bytes

speech_music_classifier

A speech/music classifier than can distinguish whether a given audio file is a speech or any type of music. After our experiments, we were able to achieve 95% accuracy.

In order to run the script, you have to download the SpeechMusic Dataset from GTZAN website. You can also specify the audio file you want to be classified. Please make sure all the dataset and the audio files are in the same directory as the script.