This Project is the result of a summer project that aims to predict the genre of a given mp3 file using machine learning.
- Install dependencies
- Put mp3 files in the folder "Test_Data"
- Open Presenatation.ipynb
- Run the Jupyter Notebook (need to change names of mp3 files in Notebook)
- tensorflow
- numpy
- matplotlib
- OpenCV
- librosa
- sklearn
- scipy
- FFmpeg