Speech AI video translation has stopped working.
Previously working code is now failing. Seems to be on the Azure end as even the VideoTranslationSample app is also failing (https://github.com/Azure-Samples/cognitive-services-speech-sdk). In general, the Translation says it has succeeded, but the iteration says it has failed.
Translation result:
Display Name: 2A50D994-C631-453A-8829-31C0AF2F6449
Created Date: 4/10/2025 12:51:31 PM
Source Locale: en-US
Target Locale: ja-JP
Last Action: 4/10/2025 12:51:47 PM
Status: Succeeded
Iteration Status: Failed
Iteration result:
Id: 96E28CAC-C62C-4B85-BF16-237B9B84B06D
Created Date: 4/10/2025 12:51:47 PM
Status: Failed
I can't find any additional information as to why it is failing. This specific video has succeeded in the past, so I confident that it is not an input issue. My best guess is that there is some Azure limitation that I have hit, but I can't find it.