/music-classifier-web-api

A web server with Django to serve music genre classifier model

Primary LanguagePython

Music Genre Classifier Web Server with Django

A simple Django web server to serve music genre classifier. Model training is implemented in https://github.com/kaung-htet-myat/music-classifier-training-api.

The server provide following functionalities:

  • User account management and authentications login
  • Classify genre of the uploaded music file upload inference
  • Classify genre of the live streaming music from microphone stream
  • Checking the file inference history history