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 was wondering how you solve the following issue.
RealTimeSTT: root - ERROR - Error initializing porcupine wake word detection engine: dlopen(/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib, 0x0006): tried: '/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib' (no such file), '/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))
Traceback (most recent call last):
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
I was wondering how you solve the following issue.
RealTimeSTT: root - ERROR - Error initializing porcupine wake word detection engine: dlopen(/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib, 0x0006): tried: '/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib' (no such file), '/Users/garlandwong/Documents/PycharmProjects/RealtimeSTT/venv/lib/python3.12/site-packages/pvporcupine/lib/mac/x86_64/libpv_porcupine.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))
Traceback (most recent call last):
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: