diff options
Diffstat (limited to 'README.MD')
| -rw-r--r-- | README.MD | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -2,6 +2,17 @@ The goal of this project is to provide an open source portable voice recognition system that will be able to perform efficiently in less powerful environments. -## Requirements +## Dependencies + +This project relies on the following open source libraries: + +--> cmusphinx (http://cmusphinx.sourceforge.net/) +--> portaudio (http://www.portaudio.com/) + +Optional Dependencies: +--> festival (http://festvox.org/festival/) + +## Functionality + +This project provides a voice activated way to control GPIO pins on a Raspberry Pi and control a Roku TV connected to the same network. There are a few presents included in the code for controlling the Roku TV which I created for my personal use. -This
\ No newline at end of file |
