library · inferred from evidence
python-speech
A Python client library for Google Cloud Speech.
- Google Speech 400 Inline audio exceeds duration limit on files over 60 seconds
I am running speech to text in Python on audio files longer than 60 seconds and I get: 400 Inline audio exceeds duration limit. Please use a GCS URI. How do I transcribe longer local audio files?