Hello,
I have a transcription service using whisper to transcribe audios, and I’m really happy with the service so far, however, sometimes the API will transcribe for over 60s (over which the request is stopped), but retrying completes the job in about 5s, see attached logs. All times are in GMT+2.
Affected request ids:
- req_01jynty635fhwrw808qwwcge08
- req_01jynty5f9e1vsfryhbthev5bz
- req_01jynty2y4e1nrz7yyk67pwmde
- req_01jynty2x0fhra7njk896aztwt
Some requests a few days ago:
- req_01jxmetn46fkgr342pnv2f9v9k
- req_01jxmbmg4weg0ant4cs9q3w56j (this one had a high TTFT)

As you can see, all audios are <20mins in length. They are all compressed in 16kbps opus format, so they are at most 33.5MBs in size. I haven’t been able to reproduce this error with my own audios so unfortunately I can’t share any, but do let me know if you need some metadata