Batch transcription python

Anonymous
2022-11-03T00:38:21.207+00:00

I have been using this code for a while now and it never throwed any errors until now. I am getting the below error when attempting to transcribe more than 99 audio files stored in a blob folder.

I am using this script https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/batch/python/python-client/main.py

I am hitting the limit of 99 but that's what's confusing - the transcription works but stops at 99th audio file. It should not do that as I am on Standard (S0) which allows 1000 max number of files per transcription request and I have used the same script before and it never stopped working at 99 until today.

Any help would be massively appreciated.

256882-error.png

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,600 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2022-11-04T01:31:41.88+00:00

    @Anonymous Thanks for the question. We would recommend to raise a Azure support desk ticket from Help+Support blade from Azure portal for your resource if you have a support plan for your subscription. This will help you to share the details securely and work with an engineer who can provide more insights about the issue that if it can be replicated.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.