We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d41197 commit f7d1eb8Copy full SHA for f7d1eb8
articles/ai-services/speech-service/how-to-pronunciation-assessment.md
@@ -1040,7 +1040,7 @@ pronunciationAssessmentConfig?.nbestPhonemeCount = 5
1040
- With prosody score: PronScore = 0.4 * s0 + 0.2 * s1 + 0.2 * s2 + 0.2 * s3
1041
- Without prosody score: PronScore = 0.6 * s0 + 0.2 * s1 + 0.2 * s2
1042
1043
- For speaking scenario (completeness score is useless):
+ For the speaking scenario (the completeness score isn't applicable):
1044
- With prosody score: PronScore = 0.6 * s0 + 0.2 * s1 + 0.2 * s2
1045
- Without prosody score: PronScore = 0.6 * s0 + 0.4 * s1
1046
0 commit comments