jasperproject / jasper-client

Client code for Jasper voice computing platform
MIT License
4.53k stars 1.01k forks source link

Invalid API Key Google STT #652

Open Raddy13 opened 6 years ago

Raddy13 commented 6 years ago

I've got Jasper up and running on my Raspberry Pi 3 (running Raspbian Jessie) and I've managed to get it working with the Pocketsphinx and Wit.ai STT engines, but I haven't been happy with the performance of either of those. I'd really like to use the Google STT but whenever I run it, I get this error in the console:

CRITICAL:client.stt:Request failed with http status 403
WARNING:client.stt:Status 403 is probably caused by an invalid Google API key.

I've enabled the Speech API in Google Dev and generated an API key. I've triple checked the key multiple times, tried formatting it in the profile.yml multiple ways, and I even tried inserting the key directly into the stt.py source code, but no luck. Any suggestions?

benruijl commented 6 years ago

Same problem here on Arch Linux (desktop).

CaineArdayfio commented 6 years ago

I have the exact same problem. Have you found a way to fix it since you first posted that question

zoecarver commented 6 years ago

same here