Skip to content

Commit ac80056

Browse files
Merge pull request #220986 from sally-baolian/patch-75
Update how-to-pronunciation-assessment.md
2 parents fed8a46 + 871c7ee commit ac80056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-pronunciation-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ This table lists some of the key pronunciation assessment results.
487487

488488
| Parameter | Description |
489489
|-----------|-------------|
490-
| `AccuracyScore` | Pronunciation accuracy of the speech. Accuracy indicates how closely the phonemes match a native speaker's pronunciation. Syllable, word, and full text accuracy scores are aggregated from phoneme-level accuracy score. |
490+
| `AccuracyScore` | Pronunciation accuracy of the speech. Accuracy indicates how closely the phonemes match a native speaker's pronunciation. Syllable, word, and full text accuracy scores are aggregated from phoneme-level accuracy score, and refined with assessment objectives.|
491491
| `FluencyScore` | Fluency of the given speech. Fluency indicates how closely the speech matches a native speaker's use of silent breaks between words. |
492492
| `CompletenessScore` | Completeness of the speech, calculated by the ratio of pronounced words to the input reference text. |
493493
| `PronScore` | Overall score indicating the pronunciation quality of the given speech. `PronScore` is aggregated from `AccuracyScore`, `FluencyScore`, and `CompletenessScore` with weight. |

0 commit comments

Comments
 (0)