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
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Language support varies by Speech service functionality.
25
25
26
26
# [Speech-to-text](#tab/stt)
27
27
28
-
The following table summarizes the locales supported for Speech-to-text. Additional remarks are included in the [Custom Speech](#custom-speech) section below.
28
+
The table in this section summarizes the locales supported for Speech-to-text. Additional remarks are included in the [Custom Speech](#custom-speech) section below.
29
29
30
30
[!INCLUDE [Language support include](includes/language-support/stt.md)]
31
31
@@ -35,19 +35,19 @@ To improve accuracy, customization is available for some languages and base mode
35
35
36
36
# [Text-to-speech](#tab/tts)
37
37
38
-
The following table summarizes the locales and voices supported for Text-to-speech. Please see the table footnotes for more details. Additional remarks are included in the [Custom Neural Voice](#custom-neural-voice), [Prebuilt neural voices](#prebuilt-neural-voices), and [Voice styles and roles](#voice-styles-and-roles) sections below.
39
-
40
-
[!INCLUDE [Language support include](includes/language-support/tts.md)]
38
+
The table in this section summarizes the locales and voices supported for Text-to-speech. Please see the table footnotes for more details. Additional remarks are included in the [Prebuilt neural voices](#prebuilt-neural-voices), [Voice styles and roles](#voice-styles-and-roles), and [Custom Neural Voice](#custom-neural-voice) sections below.
41
39
42
40
You can also get a full list of languages and voices supported for each specific region or endpoint through the [voices list API](rest-text-to-speech.md#get-a-list-of-voices). To learn how you can configure and adjust neural voices, such as Speaking Styles, see [Speech Synthesis Markup Language](speech-synthesis-markup.md#adjust-speaking-styles).
43
41
44
-
> [!IMPORTANT]
45
-
> Pricing varies for Prebuilt Neural Voice (referred to as *Neural* on the pricing page) and Custom Neural Voice (referred to as *Custom Neural* on the pricing page). For more information, see the [Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/) page.
42
+
[!INCLUDE [Language support include](includes/language-support/tts.md)]
46
43
47
44
### Prebuilt neural voices
48
45
49
46
Each prebuilt neural voice supports a specific language and dialect, identified by locale. You can try the demo and hear the voices on [this website](https://azure.microsoft.com/services/cognitive-services/text-to-speech/#features).
50
47
48
+
> [!IMPORTANT]
49
+
> Pricing varies for Prebuilt Neural Voice (referred to as *Neural* on the pricing page) and Custom Neural Voice (referred to as *Custom Neural* on the pricing page). For more information, see the [Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/) page.
50
+
51
51
Prebuilt neural voices are created from samples that use a 24-khz sample rate. All voices can upsample or downsample to other sample rates when synthesizing.
52
52
53
53
Please note that the following neural voices are retired.
@@ -75,13 +75,13 @@ With the cross-lingual feature (preview), you can transfer your custom neural vo
The following table lists the released languages and public preview languages.
78
+
The table in this section summarizes the locales supported for Pronunciation assessment.
79
79
80
80
[!INCLUDE [Language support include](includes/language-support/pronunciation-assessment.md)]
81
81
82
82
# [Speech translation](#tab/speech-translation)
83
83
84
-
Speech Translation supports different languages for speech-to-speech and speech-to-text translation. The available target languages depend on whether the translation target is speech or text.
84
+
The table in this section summarizes the locales supported for Speech translation. Speech translation supports different languages for speech-to-speech and speech-to-text translation. The available target languages depend on whether the translation target is speech or text.
85
85
86
86
#### Translate from language
87
87
@@ -95,25 +95,25 @@ To set the translation target language, with few exceptions you only specify the
With language identification, the Speech service compares speech at the language level, such as English and German. If you include multiple locales of the same language, for example, `en-IN` and `en-US`, we'll only compare English (`en`) with the other candidate languages. The supported languages and locales are listed in the following table.
98
+
The table in this section summarizes the locales supported for Language identification. With language identification, the Speech service compares speech at the language level, such as English and German. If you include multiple locales of the same language, for example, `en-IN`English (India) and `en-US` English (United States), we'll only compare `en` (English) with the other candidate languages.
99
99
100
100
[!INCLUDE [Language support include](includes/language-support/language-identification.md)]
101
101
102
102
# [Speaker recognition](#tab/speaker-recognition)
103
103
104
-
Speaker recognitionis mostly language agnostic. We built a universal model for text-independent speaker recognition by combining various data sources from multiple languages. We've tuned and evaluated the model on the languages and locales that appear in the following table. For more information on speaker recognition, see the [overview](speaker-recognition-overview.md).
104
+
The table in this section summarizes the locales supported for Speaker recognition. Speaker recognition is mostly language agnostic. The universal model for text-independent speaker recognition combines various data sources from multiple languages. We've tuned and evaluated the model on these languages and locales. For more information on speaker recognition, see the [overview](speaker-recognition-overview.md).
105
105
106
106
[!INCLUDE [Language support include](includes/language-support/speaker-recognition.md)]
107
107
108
108
# [Custom keyword](#tab/custom-keyword)
109
109
110
-
The following table outlines supported languages for custom keyword and keyword verification.
110
+
The table in this section summarizes the locales supported for custom keyword and keyword verification.
111
111
112
112
[!INCLUDE [Language support include](includes/language-support/custom-keyword.md)]
0 commit comments