Commit Graph

4 Commits (634bef3f8cad39f78a61de6132e0d31b0e0a0c38)

Author SHA1 Message Date
Matthew D. Scholefield a43b7b3ace Add new listener config options- Fixes #260 (#266)
* Added new listener config options

* Fixed audio unit tests
This adds a cleareraudio file for the wakeup test and changesto the new LocalRecognizer constructor

* Added .dict files to .gitignore
This is because they are now auto-generated on startup rather than stored permanently

* Fixed audio accuracy test for new LocalRecognizer constructor

* Added support for spaces in wake word config
In the phonemes a new word is indicated by a period character. The separating of the words actually changes the way pocketsphinx interprets the sound of it and in this case improves it

* Fixed unit test
2016-07-07 18:24:52 -05:00
Matthew D. Scholefield 8ce18f630b Added false positive audio accuracy test - Fixes #237 (#249)
* Added false positive audio accuracy test

* Renamed and moved print_status method

Renamed and moved print_status method to print_ww_found_status
2016-07-06 18:59:58 -04:00
Matthew Scholefield 6e3fa18847 Added prefix to audio accuracy test output for clarification 2016-06-23 16:11:05 -05:00
Matthew Scholefield 8e9ccbfee2 Cleaned up audio accuracy test and renamed 2016-06-23 15:07:01 -05:00