-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Could not fetch metadata for snowboy@git+ssh://[email protected]/leon-ai/snowboy.git#d393fbff3ea319131071b90fb587884572facd5c Error: git dep preparation failed #337
Comments
|
when running |
thanks for your interest @johannbarbie . May I know the node version you are using?
|
i'm running v16.13.2 on mac |
were you able to run hotword using v16? i believe snowboy only supports older node like v10 n below. |
leon requires node v16, so I assumed all components do as well. I had to manually build the bindings in snowboy using this command: i've tried to automate the step in this PR |
yeah, i got it. it does connects to the server and starts waiting for the hotword. but it couldn't catch any phrase. was it same for you? |
after building the binding I was able to issue the hotword and give of a command:
|
it works @johannbarbie , earlier i was using WSL2 and it didn't have access to the microphone. I just switched to Ubuntu system and it catches the hotword now. Thanks for your support. |
Hey Louis, welcome back
I was trying to install hotword and I came across this error.
I think it is some access issue. Can you please help me with that.
Actual Behavior
The text was updated successfully, but these errors were encountered: