Closed kentthoresen closed 6 years ago
it looks like the image is core 08.06 and when it updates to the 08.08 core it breaks the pairing with home
I think this is resolved. Let me know if you are still seeing it.
yes this is fixed
On Wed, Dec 6, 2017 at 10:38 PM, Steve Penrod notifications@github.com wrote:
Closed #16 https://github.com/MycroftAI/enclosure-picroft/issues/16.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MycroftAI/enclosure-picroft/issues/16#event-1375714906, or mute the thread https://github.com/notifications/unsubscribe-auth/ACWUOHley-IuE5tPaJu0gpzFTJZBnumNks5s9wlCgaJpZM4MrcQN .
I get this error
File "/usr/local/lib/python2.7/site-packages/mycroft_core-0.8.8-py2.7.egg/mycroft/client/speech/listener.py", line 189, in init self.mycroft_recognizer = self.create_mycroft_recognizer(rate, lang) File "/usr/local/lib/python2.7/site-packages/mycroft_core-0.8.8-py2.7.egg/mycroft/client/speech/listener.py", line 200, in create_mycroft_recognizer return LocalRecognizer(wake_word, phonemes, threshold, rate, lang) File "/usr/local/lib/python2.7/site-packages/mycroft_core-0.8.8-py2.7.egg/mycroft/client/speech/local_recognizer.py", line 40, in init self.decoder = Decoder(self.create_config(dict_name)) File "/usr/local/lib/python2.7/site-packages/pocketsphinx/pocketsphinx.py", line 271, in init this = _pocketsphinx.new_Decoder(*args) RuntimeError: new_Decoder returned -1