Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 313 Bytes

tensorflow-test

  1. Install Python and virtualenv
  2. mkdir ~/tensorFlow && cd ~/tensorFlow
  3. virtualenv --system-site-packages ~/tensorFlow
  4. source ~/tensorflow/bin/activate
  5. Clone and cd into the repo
  6. pip install -r requirements.txt
  7. Run the prediction python predictor.py <SOUND_FILE>.wav