MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
807 stars 193 forks source link

new decoder returned -1 #16

Closed kentthoresen closed 6 years ago

kentthoresen commented 7 years ago

I get this error

loop = RecognizerLoop()

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

kentthoresen commented 7 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

penrods commented 6 years ago

I think this is resolved. Let me know if you are still seeing it.

kentthoresen commented 6 years ago

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 .