An online educational institute wants to expand its reach by making its English-recorded lecture videos accessible to global students. The institute requires a solution that can automatically convert the audio from the lectures into text transcripts and then translate those English text transcripts into Spanish and French. Which two AWS services should the institute use to meet these requirements? (Select TWO.)
- Amazon TranscribeAnswer
- Amazon TranslateAnswer
- CAmazon Polly
- DAmazon Lex
- EAmazon Rekognition
Answer
The institute should use Amazon Transcribe to convert the lecture audio into text transcripts, and Amazon Translate to convert those transcripts into Spanish and French.
The organization needs to perform speech-to-text transcription and language translation. Amazon Transcribe is the managed service that converts speech to text, and Amazon Translate is the managed service designed for translating text from one language to another.
Step-by-Step Solution
Key Concept
AWS Machine Learning services specialize in different modalities; speech-to-text requires Amazon Transcribe, while language translation requires Amazon Translate.
Estimated Time:1m 30s