summaryrefslogtreecommitdiff
path: root/README.MD
blob: 7bf50a6cb046822911257a24c183fd47e867ec1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## 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.

## Custom Language Dictionary

You can create custom dictionary for the keywords you need to use using a corpus file here: http://www.speech.cs.cmu.edu/tools/lmtool.html