MycroftAI / enclosure-picroft

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

hello devs i got an error #28

Closed jrsarath closed 6 years ago

jrsarath commented 7 years ago

im getting this loop = RecognizerLoop() File "/usr/local/lib/python2.7/site-packages/mycroft_core-0.8.1-py2.7.egg/mycroft/client/speech/listener.py", line 184, in init self.mycroft_recognizer = self.create_mycroft_recognizer(rate, lang) File "/usr/local/lib/python2.7/site-packages/mycroft_core-0.8.1-py2.7.egg/mycroft/client/speech/listener.py", line 194, in create_mycroft_recognizer return LocalRecognizer(wake_word, phonemes, threshold, rate, lang) File "/usr/local/lib/python2.7/site-packages/mycroft_core-0.8.1-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

penrods commented 6 years ago

Still an issue with the 0.9 image? https://mycroft.ai/to/picroft-image

jrsarath commented 6 years ago

didn't tried yet, will try and update

penrods commented 6 years ago

Assuming fixed since I haven't heard anything more