Hi,
I'm using wit.ai in a simple python application in order to trascribe audio (Speech to text) and I have encountered the following issue:
when i send audio with the related api for transcription, it seems that the transcription stops at the first "point with no audio" without finishing the transcription.
How can I avoid this?
Thank you