M

MusicGenreClassifier

web application that can predict the genre given an audio file and the web app can produce recommendations for other songs of similar genres

2
M

MusicGenreClassifier

web application that can predict the genre given an audio file and the web app can produce recommendations for other songs of similar genres

The problem MusicGenreClassifier solves

Predicts the genre of any audio with an accuracy of 92%.

Challenges I ran into

There hasn't been much research done on this topic so we had to do a lot of work digging up information about how to train an audio dataset and then the implementation part was the toughest.

Discussion