Skip to content

kkanellis/genrec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genrec

Automatic music genre recognition using machine learning

System Requirements:

  1. Python 3.6 or newer
  2. pip manager

How to install:

  1. In the root directory of the project, run pip3 install -r requirements.txt --user

How to run a program or test a specific file:

  1. Run the app from the root directory. If you want to test a specific Python file, you can run it like this: e.g.: You made changes in ./web/api.py. Then you need to run it as python3 -m web.api

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •