Skip to content

Commit bb17337

Browse files
Update pronunciation-assessment-tool.md
1 parent 944dc81 commit bb17337

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

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 Prounciation 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" alt-text="Screenshot of overall assessment scores when recording.":::
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" alt-text="Screenshot of overall assessment scores after recording.":::
6777

6878
### Scores within words
6979

0 commit comments

Comments
 (0)