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
It's a issue of pre-compiled python packages. The NS element is based on webrtc-audio-processing python library. For Pi Zero, we need to re-compile the package:
I keep getting this error: "Illegal instruction", and nothing else while trying to run any of the examples from here: https://github.com/respeaker/respeaker_for_raspberrypi
I narrowed it down to this command:
ns = NS(rate=src.rate, channels=1)
I've installed provided raspbian image with everything preinstalled.
Anything?
The text was updated successfully, but these errors were encountered: