Skip to content

Build your own real-time voice command recognition model with TensorFlow

Notifications You must be signed in to change notification settings

taocao/realtime-voice-command-recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Voice Command Recognition

Build your own real-time voice command recognition model with TensorFlow.

Watch the video tutorial:

Alt text

Instructions

  • Run the Colab from this TensorFlow tutorial
  • Follow the video to zip and download the trained model
  • Make sure to use the correct commands order in main.py (same as when running the Colab)
  • Install pyaudio and tensorflow
  • Extraxt the zip to a folder named saved_model
  • Run python main.py

Screenshot

Demo

About

Build your own real-time voice command recognition model with TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%