Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 657 Bytes

File metadata and controls

21 lines (13 loc) · 657 Bytes

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