Instructions for Download
- Install Python 3 here, if you have not already
- Install flask by typing “pip install flask” in the command line
- Install other dependencies: “pip install numpy scipy matplotlib sklearn librosa”
- Clone our repository
- In that folder, type “set FLASK_APP=backendServer.py” in the command line
- Then, type “python -m flask run”
- Use the website