Top "Google-speech-api" questions

With Google Speech API you can convert speech to text file based or live stream

gcloud auth application-default print-access-token error: "invalid_grant: Bad Request"

I'm trying to do the tutorial for Google Cloud Speech. I did the first two steps successfully. The response from …

google-cloud-platform access-token google-speech-api
Is Google Cloud Platform available in China?

I want to find out if there are any restrictions accessing GCP in China. Is GCP all available to use …

google-cloud-platform google-speech-api
INVALID_ARGUMENT: Request payload size exceeds the limit: 10485760 bytes

I'm using for the first time the GCS Speech API for a project to convert a series of audio files …

speech-recognition speech-to-text google-speech-api
What audio file types does Google Cloud Speech API recognize?

I'm trying to use Google's Cloud Speech API. There's documentation and code examples here: https://cloud.google.com/speech/docs/…

audio google-cloud-platform google-speech-api google-voice-search
Google Speech Recognition API: timestamp for each word?

It's possible to use Google's Speech recognition API to get a transcription for an audio file (WAV, MP3, etc.) by …

audio speech-recognition speech-to-text speech google-speech-api
Different between Google Speech API and Web Speech API

I am working on web speech recognition. And I found that Google provide a API which call "Google speech API …

webspeech-api google-speech-api