Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 395 Bytes

File metadata and controls

7 lines (6 loc) · 395 Bytes

vhci

  • This application lets you issue voice commands to an Ubuntu computer
  • Download the source and install dependencies using pip3 install -r demo_app/requirements.txt
  • Run it python3 demo_app/server.py
  • Open http://127.0.0.1:5000 on Google Chrome (does not work on other browsers)
  • Talk! Please check out demoapp/devices.py for a list of commands that are currently supported.