Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Understanding Processing Queue and Max Processing Time for Asynchronous Speech-to-Text in GCP

Hi everyone,

I'm currently working on a project that involves using Google Cloud's Speech-to-Text service, specifically the asynchronous method for transcribing audio files. I have a few questions regarding how the service handles file processing:

  1. Immediate Processing vs. Queueing: When I upload an audio file for transcription using the asynchronous speech-to-text method, is the file processed immediately, or is it placed into a queue for later processing?
  2. Maximum Queue Time: If the file is queued, what is the maximum amount of time it might stay in the queue before processing begins?
  3. Guaranteed Processing Time: For a file that is around 1 hour long, is there any SLA or guarantee from Google regarding the maximum time it will take for the transcription to be completed?

Understanding these details will help me in managing user expectations and ensuring smooth operation within my application. Any insights or experiences you could share would be greatly appreciated!

Thanks in advance!

0 1 940
1 REPLY 1