- Install Python and virtualenv
mkdir ~/tensorFlow && cd ~/tensorFlow
virtualenv --system-site-packages ~/tensorFlow
source ~/tensorflow/bin/activate
- Clone and cd into the repo
pip install -r requirements.txt
- Run the prediction
python predictor.py <SOUND_FILE>.wav
-
Notifications
You must be signed in to change notification settings - Fork 0
napon/tensorflow-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Predict audio sound using a pre-trained CNN model
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published