Skip to content

Commit c3f08ab

Browse files
authored
Merge pull request #206351 from sally-baolian/patch-45
Update PA with STT
2 parents b628ca4 + ed7de84 commit c3f08ab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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
@@ -15,7 +15,7 @@ zone_pivot_groups: programming-languages-speech-sdk
1515

1616
# Use pronunciation assessment
1717

18-
In this article, you'll learn how to use pronunciation assessment through the Speech SDK.
18+
In this article, you'll learn how to evaluate pronunciation with the Speech-to-Text capability through the Speech SDK. To [get pronunciation assessment results](#get-pronunciation-assessment-results), you'll apply the `PronunciationAssessmentConfig` settings to a `SpeechRecognizer` object.
1919

2020
::: zone pivot="programming-language-go"
2121
> [!NOTE]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: v-baolianzou
1414

1515
# Pronunciation assessment in Speech Studio
1616

17-
Pronunciation assessment provides subjective and objective feedback to language learners. Practicing pronunciation and getting timely feedback are essential for improving language skills. Assessments driven by experienced teachers can take a lot of time and effort, and makes a high-quality assessment expensive for learners. Pronunciation assessment can help make the language assessment more engaging and accessible to learners of all backgrounds.
17+
Pronunciation assessment uses the Speech-to-Text capability to provide subjective and objective feedback for language learners. Practicing pronunciation and getting timely feedback are essential for improving language skills. Assessments driven by experienced teachers can take a lot of time and effort and makes a high-quality assessment expensive for learners. Pronunciation assessment can help make the language assessment more engaging and accessible to learners of all backgrounds.
1818

1919
Pronunciation assessment provides various assessment results in different granularities, from individual phonemes to the entire text input.
2020
- At the full-text level, pronunciation assessment offers additional Fluency and Completeness scores: Fluency indicates how closely the speech matches a native speaker's use of silent breaks between words, and Completeness indicates how many words are pronounced in the speech to the reference text input. An overall score aggregated from Accuracy, Fluency and Completeness is then given to indicate the overall pronunciation quality of the given speech.

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ items:
194194
href: ingestion-client.md
195195
- name: Language learning
196196
items:
197-
- name: Pronunciation Assessment
197+
- name: Pronunciation Assessment with speech to text
198198
items:
199199
- name: Pronunciation Assessment in Speech Studio
200200
href: pronunciation-assessment-tool.md

0 commit comments

Comments
 (0)