Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fxia22/pocketshpinx
https://github.com/fxia22/pocketshpinx
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/fxia22/pocketshpinx
- Owner: fxia22
- Created: 2016-01-29T05:30:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T05:31:06.000Z (almost 9 years ago)
- Last Synced: 2023-08-02T19:20:29.639Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
Awesome Lists containing this project
README
A simple ROS wrapper for using Pocketsphinx (via gstreamer) with ROS. See docs here http://wiki.ros.org/pocketsphinx
If installing from source you will need to install the following:
```
sudo apt-get install gstreamer0.10-pocketsphinx
```