Streaming STT with no transcription and zero audio duration #953
-
This is an esporadic issue... How investigate this issue further? To detect if it was network delay or anything else? Sequence of request IDS:
Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
checking your requests on our debug tools, we received no audio for the first two requests. If you stopped sending keepalives when sending data, but we received none. That would indeed explain the connection and metadata message. You should stop sending keepalives to send data, and resume keepalives between data streams.
|
Beta Was this translation helpful? Give feedback.
checking your requests on our debug tools, we received no audio for the first two requests.
If you stopped sending keepalives when sending data, but we received none. That would indeed explain the connection and metadata message. You should stop sending keepalives to send data, and resume keepalives between data streams.