Open techsetonyoutube opened 7 years ago
If anyone can help with this error that would be great, me and @Richard Aspden have been working on jarvis and may be open to new additions to our team!
maybe switch to using another stt engine, like vosk, whisper, pocketsphinx, etc. speech_recognition's google api is no longer supported.
We got this Error:
_Traceback (most recent call last): File "/media/pi/TRAVELDRIVE/Jarvis(10.0).py", line 172, in
with m as source: r.adjust_for_ambient_noise(source)
File "/usr/local/lib/python3.4/dist-packages/speech_recognition/init.py", line 140, in enter
input=True, # stream is an input stream
File "/usr/local/lib/python3.4/dist-packages/pyaudio.py", line 750, in open
stream = Stream(self, *args, kwargs)
File "/usr/local/lib/python3.4/dist-packages/pyaudio.py", line 441, in init
self._stream = pa.open(arguments)
OSError: [Errno -9999] Unanticipated host error_