Skip to content

Predict audio sound using a pre-trained CNN model

Notifications You must be signed in to change notification settings

napon/tensorflow-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Predict audio sound using a pre-trained CNN model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages