Hello Ulhas Hulyal, Nilesh,
If your Azure Speech Service batch transcription job is stuck in the "Running" state indefinitely especially when using a custom model there are a few key areas to check. First, ensure that your custom model is properly deployed and in a “Ready” state in Speech Studio; if it’s not fully deployed, the job may silently hang.
Also, confirm that both the transcription job and the custom model are in the same Azure region, as region mismatches can cause indefinite queuing. Validate that your input audio file is in a supported format (like WAV or MP3), with a proper sample rate (8 kHz or 16 kHz), and not corrupted.
There have also been transient issues where simply retrying the transcription job after some time resolved the problem.
- Please switch other available regions supported by Azure Speech resource.
- Please check if your Batch subscription quota is exhausted or not.
- Use other model version in Batch Transcription
If none of these step's work, it’s best to submit an Azure support ticket with details like the job ID, model ID, and timestamps so the backend team can investigate further.
Best Regards,
Jerald Felix