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
I'm trying to implement a porcupine wake word in python (version Python 3.8.10) on a Jetson Orin NANO (64-bit ARM architecture) but I have this issue "NotImplementedError: Unsupported CPU: '0xd42'" when try to import the library (import pvporcupine)
The text was updated successfully, but these errors were encountered:
I'm trying to implement a porcupine wake word in python (version Python 3.8.10) on a Jetson Orin NANO (64-bit ARM architecture) but I have this issue "NotImplementedError: Unsupported CPU: '0xd42'" when try to import the library (import pvporcupine)
The text was updated successfully, but these errors were encountered: