Skip to content

Commit f7d1eb8

Browse files
Update articles/ai-services/speech-service/how-to-pronunciation-assessment.md
Co-authored-by: Eric Urban <[email protected]>
1 parent 3d41197 commit f7d1eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/how-to-pronunciation-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ pronunciationAssessmentConfig?.nbestPhonemeCount = 5
10401040
- With prosody score: PronScore = 0.4 * s0 + 0.2 * s1 + 0.2 * s2 + 0.2 * s3
10411041
- Without prosody score: PronScore = 0.6 * s0 + 0.2 * s1 + 0.2 * s2
10421042

1043-
For speaking scenario (completeness score is useless):
1043+
For the speaking scenario (the completeness score isn't applicable):
10441044
- With prosody score: PronScore = 0.6 * s0 + 0.2 * s1 + 0.2 * s2
10451045
- Without prosody score: PronScore = 0.6 * s0 + 0.4 * s1
10461046

0 commit comments

Comments
 (0)