You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The batch-client(@speechmatics/batch-client v5.0.1) transcribe API is not returning a response. I went to https://portal.speechmatics.com/jobs and saw that the request(transcribe) was processed successfully, but I did not receive an API response in my code.
@Hyun2 Is it possible that the job took longer than 15 minutes (9K ms) to process, or did you see the completed job in the portal before the timeout error was thrown?
The timeout can also be configured through the 4th argument to the transcribe function.
Describe the bug
The batch-client(
@speechmatics/batch-client v5.0.1
) transcribe API is not returning a response. I went to https://portal.speechmatics.com/jobs and saw that the request(transcribe) was processed successfully, but I did not receive an API response in my code.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The batch output available on the https://portal.speechmatics.com/jobs page.
Screenshots

Desktop (please complete the following information):
@speechmatics/batch-client
v5.0.1The text was updated successfully, but these errors were encountered: