Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wake words not working on a Mac #119

Open
garlandwong opened this issue Sep 27, 2024 · 0 comments
Open

Wake words not working on a Mac #119

garlandwong opened this issue Sep 27, 2024 · 0 comments

Comments

@garlandwong
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant