This repository contains the code for the Music Genre Classifier
Libraries used:
- Keras
- Scikit-learn(0.22)
- TinyTag (1.2.2): https://github.com/devsnd/tinytag
- Numpy
- Pandas
- Librosa (0.7.1)
Training Data:
Raw training data was obtained from FMA (https://github.com/mdeff/fma), the network was trained on the small dataset with 8000 mp3 audio files.