-
Notifications
You must be signed in to change notification settings - Fork 79
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
Instructions on troubleshooting #37
Comments
Yeah, having some troubleshooting docs is probably be a good idea. 90% of the time the symptoms you describe are caused by something wrong with the billing configuration. I have instructions for how to correctly enable billing for another project which should be the same for Sonus: https://docs.smart-mirror.io/docs/configuring_voice.html#setting-up-speech-recognition |
I checked an billing is enabled for the project. Next step I guess is to start with |
I'm trying to implement the example, I also have the hot key detection working but not the google speech part :( Any ideas ? |
@jaumard 403 most likely means there's a problem with your billing information. I have some instructions on how to correctly enable it do that for another project: Setting up speech recognitinon. |
@evancohen did the trick for me ! Thanks ! All working for me :) any way to choose the langage ? For now it's english but what if I want to switch ? (want to also use French) is it possible ? I know google speech can take a langage field on |
Never mind :D found it :) |
I am attempting to build a library with this project. The hotword detection with the snowboy model works. But I never receive a transcribe event after that. How can I debug/troubleshoot what is going wrong. Any suggestions?
The text was updated successfully, but these errors were encountered: