Skip to content

dwks/silvius

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Detailed Setup Instructions

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

Where is the Server?

As of this writing, a freely accessible server runs on silvius-server.voxhub.io port 8019. The code is available here: https://github.com/dwks/silvius-backend

Learn More

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

About

Created by David Williams-King with Professor Homayoon Beigi at Columbia University.

Send comments to dwk at voxhub dot io.