question

bemi-3573 avatar image
0 Votes"
bemi-3573 asked ramr-msft edited

Is there a way to cancel transcriptions which have been running for too long?

Some days ago I began transcribing some audio files with batch transcription. Most of the transcriptions completed within 30 minutes, but some did not. Some of the transcriptions have had status 'Running' for more than 48 hours.
The audio files are all shorter than 20 minutes, so it shouldn't be because of that.

Is there a way to cancel the transcriptions that are still running?
Will they be set to failed at some point?

azure-cognitive-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ramr-msft avatar image
0 Votes"
ramr-msft answered ramr-msft edited

anonymous user-3573 Thanks for the question. Can you please add more details about the uri that you are trying. Is the uri passing Azure blob URL to the batch transcription or did you pass recording URI to an audio file.

https://github.com/PanosPeriorellis/Speech_Service-BatchTranscriptionAPI/blob/master/CrisClient/Program.cs



· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I'm using Python.

The audio files are in Azure storage. So I am using the blob name and the container url in the transcription definition.

I should probably mention that I can start new transcriptions of the same audio files, which complete within an ordinary timeframe. So I don't think it has anything to do with the specific files or blob names of those files.

1 Vote 1 ·

@bemi-3573 Thanks for the details.

0 Votes 0 ·