blob: 9ac47b9d78abbfe583966487a6051d576aca5a8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## HAL 9K
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.
## 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.
|