Skip to content

Commit 290ee74

Browse files
authored
Merge pull request #221978 from sally-baolian/patch-84
[Cog Svcs] Update pronunciation-assessment-tool.md
2 parents eef8592 + 7dd6625 commit 290ee74

File tree

7 files changed

+12
-2
lines changed

7 files changed

+12
-2
lines changed
46 KB
Loading
27 KB
Loading
-739 Bytes
Loading
35.7 KB
Loading
-8.7 KB
Loading
60.9 KB
Loading

articles/cognitive-services/Speech-Service/pronunciation-assessment-tool.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,12 @@ Follow these steps to assess your pronunciation of the reference text:
4040

4141
1. Go to **Pronunciation Assessment** in the [Speech Studio](https://aka.ms/speechstudio/pronunciationassessment).
4242

43+
:::image type="content" source="media/pronunciation-assessment/pa.png" alt-text="Screenshot of how to go to Pronunciation Assessment on Speech Studio.":::
44+
4345
1. Choose a supported [language](language-support.md?tabs=pronunciation-assessment) that you want to evaluate the pronunciation.
4446

47+
:::image type="content" source="media/pronunciation-assessment/pa-language.png" alt-text="Screenshot of choosing a supported language that you want to evaluate the pronunciation.":::
48+
4549
1. Choose from the provisioned text samples, or under the **Enter your own script** label, enter your own reference text.
4650

4751
When reading the text, you should be close to microphone to make sure the recorded voice isn't too low.
@@ -61,9 +65,15 @@ You can also check the pronunciation assessment result in JSON. The word-level,
6165

6266
### Overall scores
6367

64-
Pronunciation Assessment evaluates three aspects of pronunciation: accuracy, fluency, and completeness. At the bottom of **Assessment result**, you can see **Pronunciation score**, **Accuracy score**, **Fluency score**, and **Completeness score**. The **Pronunciation score** is overall score indicating the pronunciation quality of the given speech. This overall score is aggregated from **Accuracy score**, **Fluency score**, and **Completeness score** with weight.
68+
Pronunciation Assessment evaluates three aspects of pronunciation: accuracy, fluency, and completeness. At the bottom of **Assessment result**, you can see **Pronunciation score**, **Accuracy score**, **Fluency score**, and **Completeness score**. The **Accuracy score** and the **Fluency score** will vary over time throughout the recording process. The **Completeness score** is only calculated at the end of the evaluation. The **Pronunciation score** is overall score indicating the pronunciation quality of the given speech. During recording, the **Pronunciation score** is aggregated from **Accuracy score** and **Fluency score** with weight. Once completing recording, this overall score is aggregated from **Accuracy score**, **Fluency score**, and **Completeness score** with weight.
69+
70+
**During recording**
71+
72+
:::image type="content" source="media/pronunciation-assessment/pa-recording-display-score.png" alt-text="Screenshot of overall assessment scores when recording." lightbox="media/pronunciation-assessment/pa-recording-display-score.png":::
73+
74+
**Completing recording**
6575

66-
:::image type="content" source="media/pronunciation-assessment/pa-display-score.png" alt-text="Screenshot of overall assessment scores." lightbox="media/pronunciation-assessment/pa-score.png":::
76+
:::image type="content" source="media/pronunciation-assessment/pa-after-recording-display-score.png" alt-text="Screenshot of overall assessment scores after recording." lightbox="media/pronunciation-assessment/pa-after-recording-display-score.png":::
6777

6878
### Scores within words
6979

0 commit comments

Comments
 (0)