exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 5 question 32 discussion

Actual exam question from Microsoft's AI-100
Question #: 32
Topic #: 5
[All AI-100 Questions]

You are developing an app for a conference provider. The app will use speech-to-text to provide transcription at a conference in English. It will also use the
Translator Text API to translate the transcripts to the language preferred by the conference attendees.
You test the translation features on the app and discover that the translations are fairly poor.
You want to improve the quality of the translations.
Which of the following actions should you take?

  • A. Use Text Analytics to perform the translations.
  • B. Use the Language Understanding (LUIS) API to perform the translations.
  • C. Perform the translations by training a custom model using Custom Translator.
  • D. Use the Computer Vision API to perform the translations.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Custom Translator is a feature of the Microsoft Translator service. With Custom Translator, enterprises, app developers, and language service providers can build neural translation systems that understand the terminology used in their own business and industry. The customized translation system will then seamlessly integrate into existing applications, workflows and websites.
Custom Translator allows users to customize Microsoft Translator's advanced neural machine translation for Translator's supported neural translation languages.
Custom Translator can be used for customizing text when using the Microsoft Translator Text API, and speech translation using the Microsoft Speech services.
Reference:
https://www.microsoft.com/en-us/translator/business/customization/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rveney
2 years ago
C. Perform the translations by training a custom model using Custom Translator. To improve the quality of translations in your app, you can utilize the Custom Translator feature. Custom Translator allows you to train a custom translation model using your own data. By training the model with specific content related to the conference domain or using additional high-quality translated data, you can enhance the accuracy and relevance of the translations provided by the Translator Text API.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...