Skip to content

shashrath/Music-Genre-Classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Genre Classification

IIIT Hyderabad Course Project: SMAI

Instructions

  • Make a virtualenv for python3 in the directory that contains this README. Lets call it music-env.

  • First, start the virtualenv by source music-env/bin/activate.

  • Then, install all the required packages by pip3 install -r requirements.txt.
    NOTE: tensorflow should be installed by visiting this link.

  • In the 'Classifiers' directory, run any of the classifiers by python3 <classifier_name>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.5%
  • MATLAB 14.5%