Skip to content

sushantkumr/vhci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice based Assistant

  • 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.

About

Voice based Assitant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.1%
  • CSS 32.8%
  • HTML 11.9%
  • Python 8.2%