Difference between revisions of "BeagleBone"
From Robert-Depot
(→Pockesphinx) |
(→Pockesphinx) |
||
Line 7: | Line 7: | ||
*Get sphinxbase and pocketsphinx, preferrably putting them in a code directory. | *Get sphinxbase and pocketsphinx, preferrably putting them in a code directory. | ||
**<code>wget http://sourceforge.net/projects/cmusphinx/files/sphinxbase/0.8/sphinxbase-0.8.tar.gz</code> | **<code>wget http://sourceforge.net/projects/cmusphinx/files/sphinxbase/0.8/sphinxbase-0.8.tar.gz</code> | ||
− | **<code>wget http://sourceforge.net/projects/cmusphinx/files/pocketsphinx/0.8/pocketsphinx-0.8.tar.gz </code> | + | **<code>wget http://sourceforge.net/projects/cmusphinx/files/pocketsphinx/0.8/pocketsphinx-0.8.tar.gz</code> |
+ | *Unzip | ||
+ | **<code>tar -xzf sphinxbase-0.8.tar.gz</code> | ||
+ | **<code>tar -xzf pocketsphinx-0.8.tar.gz</code> | ||
=Audio= | =Audio= |
Revision as of 08:58, 4 May 2013
Contents
GPIO
gpio - http://beaglebone.cameon.net/home/using-the-gpios
Pockesphinx
- https://groups.google.com/forum/?fromgroups=#!topic/beagleboard/aBznzq_bNuU
- Install libasound2, alsa-dev, and alsa-lib-dev. (libasound and alsa-lib-dev were already installed on my beaglebone black)
opkg install alsa-dev
- Get sphinxbase and pocketsphinx, preferrably putting them in a code directory.
- Unzip
tar -xzf sphinxbase-0.8.tar.gz
tar -xzf pocketsphinx-0.8.tar.gz
Audio
http://www.tigal.com/product/2924
Debian
Other
- video on C++ programming with Beaglebone - http://www.youtube.com/watch?feature=endscreen&NR=1&v=vFv_-ykLppo
- Contest. Win 2 free beagleboards - http://elinux.org/BeagleBoard/contest