library · inferred from evidence
googleapis/python-speech
A Python library for interacting with Google's speech recognition API.
- Google Speech 400 Audio Timeout Error: Long duration elapsed without audio
I ran the transcribe_streaming_infinite.py sample, left it running for 30 minutes, and got a 400 error: Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time. What does this mean?