You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/how-to-pronunciation-assessment.md
+22-2Lines changed: 22 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -680,7 +680,7 @@ You can get pronunciation assessment scores for:
680
680
- Syllable groups
681
681
- Phonemes in [SAPI](/previous-versions/windows/desktop/ee431828(v=vs.85)#american-english-phoneme-table) or [IPA](https://en.wikipedia.org/wiki/IPA) format
682
682
683
-
###Supported features per locale
683
+
## Supported features per locale
684
684
685
685
The following table summarizes which features that locales support. For more specifies, see the following sections. If the locales you require aren't listed in the following table for the supported feature, fill out this [intake form](https://aka.ms/speechpa/intake) for further assistance.
- Pronunciation assessment uses a fixed version of the speech to text model, different from the standard speech to text model.
1035
+
- Pronunciation scores are calculated by weighting accuracy, prosody, fluency, and completeness scores based on specific formulas for reading and speaking scenarios.
1036
+
1037
+
When sorting the scores of accuracy/prosody/fluency/completeness from low to high (if each score is available) and representing the lowest score to the highest score as s0 to s3, the pronunciation score is calculated as follows:
This formula provides a weighted calculation based on the importance of each score, ensuring a comprehensive evaluation of pronunciation.
1048
+
1049
+
- Currently, only `en-US` is supported for topics in pronunciation assessment. There is no length limit for the topic parameter.
1050
+
- If your audio file exceeds 30 seconds, use continuous mode for processing. For how to use streaming mode, refer to [Use pronunciation assessment in streaming mode](#use-pronunciation-assessment-in-streaming-mode).
1051
+
1032
1052
## Related content
1033
1053
1034
1054
- Learn about quality [benchmark](https://aka.ms/pronunciationassessment/techblog).
0 commit comments