Instructions for Download


Instructions for Download

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