Skip to content

Commit b985c7a

Browse files
committed
tab intro consistency
1 parent ecf7d1d commit b985c7a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Language support varies by Speech service functionality.
2525

2626
# [Speech-to-text](#tab/stt)
2727

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.
2929

3030
[!INCLUDE [Language support include](includes/language-support/stt.md)]
3131

@@ -35,19 +35,19 @@ To improve accuracy, customization is available for some languages and base mode
3535

3636
# [Text-to-speech](#tab/tts)
3737

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.
4139

4240
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).
4341

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)]
4643

4744
### Prebuilt neural voices
4845

4946
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).
5047

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+
5151
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.
5252

5353
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
7575

7676
# [Pronunciation assessment](#tab/pronunciation-assessment)
7777

78-
The following table lists the released languages and public preview languages.
78+
The table in this section summarizes the locales supported for Pronunciation assessment.
7979

8080
[!INCLUDE [Language support include](includes/language-support/pronunciation-assessment.md)]
8181

8282
# [Speech translation](#tab/speech-translation)
8383

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.
8585

8686
#### Translate from language
8787

@@ -95,25 +95,25 @@ To set the translation target language, with few exceptions you only specify the
9595

9696
# [Language identification](#tab/language-identification)
9797

98-
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.
9999

100100
[!INCLUDE [Language support include](includes/language-support/language-identification.md)]
101101

102102
# [Speaker recognition](#tab/speaker-recognition)
103103

104-
Speaker recognition is 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).
105105

106106
[!INCLUDE [Language support include](includes/language-support/speaker-recognition.md)]
107107

108108
# [Custom keyword](#tab/custom-keyword)
109109

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.
111111

112112
[!INCLUDE [Language support include](includes/language-support/custom-keyword.md)]
113113

114114
# [Intent Recognition](#tab/intent-recognizer-pattern-matcher)
115115

116-
The Intent Recognizer Pattern Matcher supports the following locales:
116+
The table in this section summarizes the locales supported for the Intent Recognizer Pattern Matcher.
117117

118118
[!INCLUDE [Language support include](includes/language-support/intent-recognizer-pattern-matcher.md)]
119119

0 commit comments

Comments
 (0)