AWS Certified Machine Learning – Specialty — Question 32
A company is using Amazon Polly to translate plaintext documents to speech for automated company announcements. However, company acronyms are being mispronounced in the current documents.
How should a Machine Learning Specialist address this issue for future documents?
Answer options
- A. Convert current documents to SSML with pronunciation tags.
- B. Create an appropriate pronunciation lexicon.
- C. Output speech marks to guide in pronunciation.
- D. Use Amazon Lex to preprocess the text files for pronunciation
Correct answer: B
Explanation
The correct answer is B, as creating a pronunciation lexicon allows for the customization of how specific terms, such as acronyms, are spoken by Amazon Polly. The other options, while useful, do not specifically address the need for consistent and accurate pronunciation of company-specific acronyms.