You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/language-support.md
+23-18Lines changed: 23 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -409,25 +409,30 @@ More than 75 standard voices are available in over 45 languages and locales, whi
409
409
410
410
### Customization
411
411
412
-
Custom Voice is available in the standard and the neural tier. The languages supported are different for these two tiers.
412
+
Custom Voice is available in the neural tier (a.k.a, Custom Neural Voice). Check below for the languages supported.
413
413
414
-
| Language | Locale | Standard | Neural |
415
-
|--|--|--|--|
416
-
| Chinese (Mandarin, Simplified) |`zh-CN`| Yes | Yes |
417
-
| Chinese (Mandarin, Simplified), English bilingual |`zh-CN` bilingual | Yes | Yes |
418
-
| English (Australia) |`en-AU`| No | Yes |
419
-
| English (India) |`en-IN`| Yes | Yes |
420
-
| English (United Kingdom) |`en-GB`| Yes | Yes |
421
-
| English (United States) |`en-US`| Yes | Yes |
422
-
| French (Canada) |`fr-CA`| No | Yes |
423
-
| French (France) |`fr-FR`| Yes | Yes |
424
-
| German (Germany) |`de-DE`| Yes | Yes |
425
-
| Italian (Italy) |`it-IT`| Yes | Yes |
426
-
| Japanese (Japan) |`ja-JP`| No | Yes |
427
-
| Korean (Korea) |`ko-KR`| No | Yes |
428
-
| Portuguese (Brazil) |`pt-BR`| Yes | Yes |
429
-
| Spanish (Mexico) |`es-MX`| Yes | Yes |
430
-
| Spanish (Spain) |`es-ES`| No | Yes |
414
+
> [!IMPORTANT]
415
+
> The standard tier including the statistical parametric and the concatenative training methods of custom voice is being deprecated and will be retired on 2/29/2024. If you are using non-neural/standard Custom Voice, migrate to Custom Neural Voice immediately to enjoy the better quality and deploy the voices responsibly.
416
+
417
+
| Language | Locale | Neural |
418
+
|--|--|--|
419
+
| Bulgarian (Bulgaria)|`bg-BG`| Yes |
420
+
| Chinese (Mandarin, Simplified) |`zh-CN`| Yes |
421
+
| Chinese (Mandarin, Simplified), English bilingual |`zh-CN` bilingual | Yes |
422
+
| Dutch (Netherlands) |`nl-NL`| Yes |
423
+
| English (Australia) |`en-AU`| Yes |
424
+
| English (India) |`en-IN`| Yes |
425
+
| English (United Kingdom) |`en-GB`| Yes |
426
+
| English (United States) |`en-US`| Yes |
427
+
| French (Canada) |`fr-CA`| Yes |
428
+
| French (France) |`fr-FR`| Yes |
429
+
| German (Germany) |`de-DE`| Yes |
430
+
| Italian (Italy) |`it-IT`| Yes |
431
+
| Japanese (Japan) |`ja-JP`| Yes |
432
+
| Korean (Korea) |`ko-KR`| Yes |
433
+
| Portuguese (Brazil) |`pt-BR`| Yes |
434
+
| Spanish (Mexico) |`es-MX`| Yes |
435
+
| Spanish (Spain) |`es-ES`| Yes |
431
436
432
437
Select the right locale that matches the training data you have to train a custom voice model. For example, if the recording data you have is spoken in English with a British accent, select `en-GB`.
0 commit comments