-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
18 lines (15 loc) · 688 Bytes
/
README
File metadata and controls
18 lines (15 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This package requires pocketsphinx and python (tested on 2.7)
How to install Pocketsphinx
Install required packages
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install bison libasound2-dev python-dev swig
Compile other packages from source
wget http://downloads.sourceforge.net/project/cmusphinx/pocketsphinx/5prealpha/pocketsphinx-5prealpha.tar.gz
tar xvf pocketsphinx-5prealpha.tar.gz
wget http://downloads.sourceforge.net/project/cmusphinx/sphinxbase/5prealpha/sphinxbase-5prealpha.tar.gz
tar xvf sphinxbase-5prealpha.tar.gz
The keyphrase.list file should look like this, one phrase per line with threshold:
open the door /1e-40/
close the door /1e-40/
how are you /1e-30/