-
Notifications
You must be signed in to change notification settings - Fork 86
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
Google API key #19
Comments
Yes, I get this as well. Running speech2text stumbles on this 500 error page from google:
|
Any news on this? Where can I provide my key? Or is it simply not supported? |
i think this is br0ken google changed their API. |
Too bad. Are there any plans to update the client to access the new API? |
I'm pretty sure you need to become a chromium developer to get access to the keys and even then don't expect to get much usage out of those keys... unfortunately for whatever reason google doesn't appear to want to make money.. |
It was no problem registering as a chromium dev and retrieving a key, but my first few attempts of including the key (either in HTTP headers or in the URL) did not succeed. A little bit of research also showed, that the API is aimed at a few words or sentences, and not to convert a complete speech, as it was my use case. Do you have a suggestion for a tool that covers this scenario? |
Hello, it looks like an API key is required. Is there a way to provide the key value? I assume I have to sign up for the key myself, etc.
The text was updated successfully, but these errors were encountered: