Skip to content

repohoarder/silvius-google

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Silvius

Silvius is an open source system for controlling Linux by voice.

Quick start instructions:
- Try ./run.sh -t to test speech recognition (it will ask which mic to use).
- Use ./run.sh -e to execute results on your local machine.
- If you are getting spurious recognitions, try ./run.sh -G to see the
  level of sound that forms background noise, and filter it out with
  ./run.sh -e -g 100.

Please go here for detailed setup instructions: http://voxhub.io/silvius

== About

If you want to learn more, please join our mailing list:
https://groups.google.com/forum/#!forum/silvius

Created by David Williams-King with Professor Homayoon Beigi
at Columbia University. Send comments to dwk at voxhub dot io.

About

Coding by voice, using a Google backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%