No result in transcription while using AWS Transcribe Streaming Service
I am trying to implement a transcription function inside a Nextjs app. The function is terminated fast with empty string without waiting for the stream to end.
I am trying to implement a transcription function inside a Nextjs app. The function is terminated fast with empty string without waiting for the stream to end.