Commit Graph

5 Commits (18f4ff3e901faae71351204c66a901b19eed2dc1)

Author SHA1 Message Date
Jonathan D'Orleans 99ff4e3ce8 Issues 351 - Tartarus Integration
- Master rebase
- Renaming Websocket variable from client to ws
- Resetting enclosure when ws open
- Formatting pairing skill
2016-12-17 14:53:22 -05:00
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