- Following PEP8 guidelines
- Adding backward compatibility
- New model for speaker verification
- Examples
- keyword spotting mode and grammar mode dict and kwlist
- speaker verification based continous mode
- simple audio recorder
- continuous mode working
- kws threshold automation working.
- Better false alarm correction
- Background recording using rec accomplished. kws search working!
- Integrated kws
- Contributors: Pankaj Baranwal
- revamped package with latest ROS recommendations and pocketsphinx features
- removed external dependencies
- following PEP-8 style guidelines
- added proper documentation as wiki and comments
- Contributors: Pankaj Baranwal
- add ~source parameter, for setting things like 'alsasrc'
- add depend on python-gst
- Contributors: Michael Ferguson
- Convert print statements to rosinfo/rosdebugs
- Change language model at runtime + specify audio source
- Add changelog
- Fix install rules so that python scripts are executable
- Added support for grammar fsg files
- First catkinized release