I am testing the Speech-To-Text API with audio files and have observed
high latency (>25s) from time to time (it happens rarely). The high
latency leads to a timeout on my application.I have already followed the
best practices as described in here
(h...