agermanidis / autosub

[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
MIT License
4.14k stars 1.64k forks source link

Google Speech to Text API key restrictions? #50

Open thunderchuck opened 7 years ago

thunderchuck commented 7 years ago

Hello,

I was just wondering what, if any, restrictions are there with respect to running the script with the included Google Speech to Text API Key? For example, would it be appropriate for business use? Or would that be breaking Google's TOS somehow?

Thanks.

BingLingGroup commented 5 years ago

quotas But these are the docs for cloud speech api. The api used in autosub is some kind of Reverse Engineering: google-speech-v2 accessing-google-speech-api-chrome-11 Google speech API - Stack Overflow And the source of the api key is pretty clear, which is from chromium and autosub has used since the repo was created. Reference: your api key #1 chromium-google-api-keys