Skip to content

Commit 120941c

Browse files
Merge pull request #249977 from sally-baolian/patch-149
Update release-notes-sdk.md
2 parents 4f20db1 + 22111cd commit 120941c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/ai-services/speech-service/includes/release-notes/release-notes-sdk.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ This table shows the previous and new object names for real-time diarization and
3535
#### Bug fixes
3636

3737
* Fixed macOS minimum supported version https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/2017
38-
38+
* Fixed Pronunciation Assessment bug:
39+
- Addressed phoneme accuracy scores issue, ensuring they now accurately reflect only the specific mispronounced phoneme. https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1917
40+
- Resolved an issue where the Pronunciation Assessment feature was inaccurately identifying entirely correct pronunciations as erroneous, particularly in situations where words could have multiple valid pronunciations. https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1530
41+
3942
#### Samples
4043

4144
* **CSharp**

0 commit comments

Comments
 (0)