Skip to content

Commit 6ebac3a

Browse files
authored
Merge pull request #205460 from fezuo/main
Update langauge-support.md & STT release note, adding 3 Chinese dialects
2 parents a517dba + c1293df commit 6ebac3a

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

articles/cognitive-services/Speech-Service/includes/release-notes/release-notes-stt.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,17 @@ ms.author: eur
99

1010
#### New Speech-to-text-locales:
1111

12-
Added 4 new locales as shown in the following table. See the complete language list [here](../../language-support.md).
12+
Added 7 new locales as shown in the following table. See the complete language list [here](../../language-support.md).
1313

1414
| Locale | Language |
1515
|---------|-----------------------------------|
16-
| `bs-BA` | Bosnian (Bosnia and Herzegovina) |
17-
| `ps-AF` | Pashto (Afghanistan) |
18-
| `so-SO` | Somali (Somalia) |
19-
| `cy-GB` | Welsh (United Kingdom) |
16+
| `bs-BA` | Bosnian (Bosnia and Herzegovina) |
17+
| `yue-CN` | Chinese (Cantonese, Simplified) |
18+
| `zh-CN-sichuan` | Chinese (Southwestern Mandarin, Simplified) |
19+
| `wuu-CN` | Chinese (Wu, Simplified) |
20+
| `ps-AF` | Pashto (Afghanistan) |
21+
| `so-SO` | Somali (Somalia) |
22+
| `cy-GB` | Welsh (United Kingdom) |
2023

2124

2225
### 2022-Jun release

articles/cognitive-services/Speech-Service/language-support.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,12 @@ To improve accuracy, customization is available for some languages and base mode
5656
| Bulgarian (Bulgaria) | `bg-BG` |
5757
| Burmese (Myanmar) | `my-MM` |
5858
| Catalan (Spain) | `ca-ES` |
59+
| Chinese (Cantonese, Simplified) | `yue-CN` |
5960
| Chinese (Cantonese, Traditional) | `zh-HK` |
6061
| Chinese (Mandarin, Simplified) | `zh-CN` |
61-
| Chinese (Taiwanese Mandarin) | `zh-TW` |
62+
| Chinese (Southwestern Mandarin, Simplified) | `zh-CN-sichuan` |
63+
| Chinese (Taiwanese Mandarin, Traditional) | `zh-TW` |
64+
| Chinese (Wu, Simplified) | `wuu-CN` |
6265
| Croatian (Croatia) | `hr-HR` |
6366
| Czech (Czech) | `cs-CZ` |
6467
| Danish (Denmark) | `da-DK` |

0 commit comments

Comments
 (0)