nssk1999 / Music-Genre-Classification-Django

Django website for predicting Genre of Music by using Machine Learning Model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Genre Classification Django

Django website for predicting Genre of Music by using Machine Learning Model.

Working of website:

  • You need to upload the .wav music file in order to predict the genre of that file.
  • If the file is not .wav file then it will show an error.
  • If the file is .wav format then within 30 seconds our model will predict the genre of the music file that you uploaded and show it to you.

Enjoy.

About

Django website for predicting Genre of Music by using Machine Learning Model.

License:MIT License


Languages

Language:Jupyter Notebook 88.1%Language:HTML 6.9%Language:Python 5.0%