An Azure service that integrates speech processing into apps and services.
Hey Yoichi NARUSE
Sorry for the delay in response.
Ideally optimizing below
- audio file size
- Batch size
- and load balancing with multiple speech resource
- Benchmarking other available Batch transcription models (MAI transcribe, Whisper etc from model catalogue)
- Concurrency and Asynchronous processing
- Polling and retrying, Optimizing Job configuration params like TTL (time to live)
Would help reduce the overall processing time for Batch transcription.
Reference -
https://learn.microsoft.com/en-us/azure/ai-services/speech-service/batch-transcription#best-practices-for-improving-performance (with respect to default Speech services)
https://microsoft.ai/news/today-were-announcing-3-new-world-class-mai-models-available-in-foundry/
(Newer inhouse MAI models for bench marking)
I am going through closed support and engineering ticket on same context
Could you please help us create a support ticket with consent link shared on private message if the issue persists
Thank you for your inputs on forum.