Audio Classification
We have all used apps or some streaming app to listen to music. What is the apps logic for creating a personalized playlist of genres for us. One example is to have a Music Genre classification System. The aim of conducting this project is to see how to handle audio files in python, create audio features from them, and run deep learning algorithm on them to see the results.
Furthermore, I wanted to create a machine learning model which classifies music samples into different genres. It aims to predict the genres using an audio signal as its input. The objective of automating the music classification is to make the selection of songs quick and less cumbersome. If one has to manually classify the songs or music, one has to listen to the whole lot of songs and then select the genre. This is not only time consuming but also difficult.

Data content
The dataset contained 1000 audio tracks each 30 second long. It contains 10 genres each represented by 100 tracks. The 10 genres are:
Blues
Classical
Country
Disco
Hip-hop
Jazz
Metal
Pop
Reggae
Rock