exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 3 question 13 discussion

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

You have an app that records meetings by using speech-to-text capabilities from the Speech Services API.
You discover that when action items are listed at the end of each meeting, the app transcribes the text inaccurately when industry terms are used.
You need to improve the accuracy of the meeting records.
What should you do?

  • A. Add a phrase list
  • B. Create a custom wake word
  • C. Parse the text by using the Language Understanding (LUIS) API
  • D. Train a custom model by using Custom Translator
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Phrase Lists are used to identify known phrases in audio data, like a person's name or a specific location. By providing a list of phrases, you improve the accuracy of speech recognition.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/get-started-speech-to-text?tabs=script%2Cbrowser%
2Cwindowsinstall&pivots=programming-language-csharp

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
To improve the accuracy of meeting records when industry terms are used, the best option would be: A. Add a phrase list Adding a phrase list would allow you to provide specific industry terms that the app should recognize correctly during the transcription process. By including these industry terms in the phrase list, you can enhance the accuracy of the speech-to-text conversion for those specific terms. This approach helps the app understand and transcribe the specialized vocabulary used in the meetings more accurately.
upvoted 1 times
...
aakash_0086
3 years, 11 months ago
Answerd should be D
upvoted 2 times
claudiapatricia777
3 years, 7 months ago
Why? This is Speech to text is not a translation of language.
upvoted 2 times
...
...
shaimaalmeer
4 years ago
this question was in the exam
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 ...