Skip to content

ericpresas/music-genre-CNN

Repository files navigation

music-genre-CNN

Example of Music genre classification using CNN approach from (https://github.com/keunwoochoi/music-auto_tagging-keras) and GTZAN Dataset

Dependencies:

keras==1.2.2
tensorflow-gpu==1.0

To run train.py some extra tools are needed:

  • python-speech-features:
   cd music-genre-CNN
   git clone https://github.com/jameslyons/python_speech_features

Dataset:

cd music-genre-CNN
mkdir data
cp ~/path/to/download data

About

music genre classification using music-tagger-cnn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages