You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am running on Rpi 4 with 4G memory, 128GB sd card, and 64bit os.
The Wakeup word is working, but second after the response, I'm getting the following error:
File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
File "/opt/webplant/app.py", line 281, in run
recorder = PvRecorder(device_index=-1, frame_length=1024)
File "/usr/local/lib/python3.9/dist-packages/pvrecorder/pvrecorder.py", line 81, in __init__
raise self._PVRECORDER_STATUS_TO_EXCEPTION[status]("Failed to initialize pv_recorder.")
RuntimeError: Failed to initialize pv_recorder.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am running on Rpi 4 with 4G memory, 128GB sd card, and 64bit os.
The Wakeup word is working, but second after the response, I'm getting the following error:
Thanks
The text was updated successfully, but these errors were encountered: