Skip to content

Commit f309754

Browse files
author
Ke Wang
committed
feat(pronscore): update faq content
1 parent 5e8c102 commit f309754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/faq-stt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ sections:
193193
- question: |
194194
Why does the recognized text differ from the reference text?
195195
answer: |
196-
The recognized text is generated based on the audio input, the reference text, and the `EnableMiscue` configuration.
196+
The recognized text is generated based on the audio input, the reference text, the `EnableMiscue` configuration and the assessment mode.
197197
198198
In **scripted assessment**, which offers two modes, single-shot and continuous, and the behavior differs slightly. In single-shot mode, if `EnableMiscue` is set to `false`, the system forces the recognized text to match the reference text. When `EnableMiscue` is `true`, only words present in the reference text are considered as recognized results from the audio input. Continuous mode does not support the `EnableMiscue` option and behaves similarly to single-shot mode with `EnableMiscue` set to `true`. Differences between recognized and reference text may occur due to factors such as pronunciation variations, background noise, or limitations in the speech recognition model.
199199

0 commit comments

Comments
 (0)