A media streaming company is building an automated subtitle generation pipeline for its video library. The pipeline must analyze the audio track of the videos, convert the spoken words into written text, distinguish between different speakers in the conversation, and provide precise timestamps for each word to align the subtitles with the video. Which AWS service should the company integrate into their pipeline to perform this speech-to-text conversion?
- AAmazon Polly
- Amazon TranscribeCevap
- CAmazon Translate
- DAmazon Lex
Cevap
Amazon Transcribe
Amazon Transcribe is the correct service because it uses automatic speech recognition (ASR) to convert audio inputs to written text. It specifically provides the required capabilities of identifying when different speakers speak (speaker diarization) and providing word-level timestamps, which are necessary for sync-aligning subtitles to the video playback.
Adım Adım Çözüm
Anahtar Kavram
Amazon Transcribe converts spoken audio into written text with support for speaker identification and word-level timestamping.
Tahmini Süre:1m 30s