Skip to content

Commit cab8121

Browse files
committed
restructure speech regions table
1 parent f0eb91e commit cab8121

File tree

1 file changed

+33
-51
lines changed

1 file changed

+33
-51
lines changed

articles/ai-services/speech-service/regions.md

Lines changed: 33 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -29,62 +29,44 @@ Keep in mind the following points:
2929

3030
The following regions are supported for Speech service features such as speech to text, text to speech, pronunciation assessment, and translation. The geographies are listed in alphabetical order.
3131

32-
| Geography | Region | Region identifier |
33-
| ------------- | -------------------- | --------------------------------------- |
34-
| Africa | South Africa North | `southafricanorth` <sup>6</sup> |
35-
| Asia Pacific | East Asia | `eastasia` <sup>5</sup> |
36-
| Asia Pacific | Southeast Asia | `southeastasia` <sup>1,2,4,5,7,9,10,12</sup> |
37-
| Asia Pacific | Australia East | `australiaeast` <sup>1,2,4,7,12</sup> |
38-
| Asia Pacific | Central India | `centralindia` <sup>1,2,4,5,12</sup> |
39-
| Asia Pacific | Japan East | `japaneast` <sup>2,5,12</sup> |
40-
| Asia Pacific | Japan West | `japanwest` <sup>3</sup> |
41-
| Asia Pacific | Korea Central | `koreacentral` <sup>2</sup> |
42-
| Canada | Canada Central | `canadacentral` <sup>1</sup> |
43-
| Europe | North Europe | `northeurope` <sup>1,2,4,5,7,10,12</sup> |
44-
| Europe | West Europe | `westeurope` <sup>1,2,4,5,7,9,10,12</sup> |
45-
| Europe | France Central | `francecentral` <sup>12</sup> |
46-
| Europe | Germany West Central | `germanywestcentral` |
47-
| Europe | Norway East | `norwayeast` |
48-
| Europe | Sweden Central | `swedencentral`<sup>8,10,12</sup> |
49-
| Europe | Switzerland North | `switzerlandnorth` <sup>6</sup> |
50-
| Europe | Switzerland West | `switzerlandwest` <sup>3</sup> |
51-
| Europe | UK South | `uksouth` <sup>1,2,4,7</sup> |
52-
| Middle East | UAE North | `uaenorth` <sup>6</sup> |
53-
| South America | Brazil South | `brazilsouth` <sup>6,12</sup> |
54-
| Qatar | Qatar Central | `qatarcentral`<sup>3</sup> |
55-
| US | Central US | `centralus` |
56-
| US | East US | `eastus` <sup>1,2,4,5,7,9,11,12</sup> |
57-
| US | East US 2 | `eastus2` <sup>1,2,4,5,10,12</sup> |
58-
| US | North Central US | `northcentralus` <sup>4,6,12</sup> |
59-
| US | South Central US | `southcentralus` <sup>1,2,4,5,6,7,10,12</sup> |
60-
| US | West Central US | `westcentralus` <sup>3,5</sup> |
61-
| US | West US | `westus` <sup>2,5,12</sup> |
62-
| US | West US 2 | `westus2` <sup>1,2,4,5,7,10,12</sup> |
63-
| US | West US 3 | `westus3` <sup>3,12</sup> |
32+
| **Region** | **Fast transcription** | **Video translation** | **Batch synthesis API** | **Custom speech** | **Custom speech training with audio**<sup>1</sup> | **Custom neural voice** | **Custom neural voice training**<sup>2</sup> | **Custom neural voice high performance endpoint** | **Personal voice** | **Text to speech avatar** | **Custom keyword advanced models** | **Keyword verification** | **Speaker recognition** | **Intent recognition**<sup>3</sup> | **Voice assistants** |
33+
|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|
34+
| australiaeast | | || | | | | | | | | | | | |
35+
| brazilsouth || || | | | | | | | | | | | |
36+
| canadacentral | | || | | | | | | | | | | | |
37+
| centralindia || || | | | | | | | | | | | |
38+
| centralus | | || | | | | | | | | | | | |
39+
| eastasia | | || | | | | | | | | | | | |
40+
| eastus || || | | | | | | | | | | | |
41+
| eastus2 || || | | | | | | | | | | | |
42+
| francecentral | | || | | | | | | | | | | | |
43+
| germanywestcentral | | || | | | | | | | | | | | |
44+
| japaneast || || | | | | | | | | | | | |
45+
| japanwest | | | | | | | | | | | | | | | |
46+
| koreacentral | | | | | | | | | | | | | | | |
47+
| northcentralus || || | | | | | | | | | | | |
48+
| northeurope | | || | | | | | | | | | | | |
49+
| norwayeast | | | | | | | | | | | | | | | |
50+
| qatarcentral | | | | | | | | | | | | | | | |
51+
| southafricanorth | | || | | | | | | | | | | | |
52+
| southcentralus || || | | | | | | | | | | | |
53+
| southeastasia || || | | | | | | | | | | | |
54+
| swedencentral || || | | | | | | | | | | | |
55+
| switzerlandnorth | | || | | | | | | | | | | | |
56+
| switzerlandwest | | | | | | | | | | | | | | | |
57+
| uaenorth | | || | | | | | | | | | | | |
58+
| uksouth | | || | | | | | | | | | | | |
59+
| westcentralus | | | | | | | | | | | | | | | |
60+
| westeurope || || | | | | | | | | | | | |
61+
| westus || || | | | | | | | | | | | |
62+
| westus2 | | || | | | | | | | | | | | |
63+
| westus3 | | | | | | | | | | | | | | | |
6464

6565
<sup>1</sup> The region has dedicated hardware for custom speech training. If you plan to train a custom model with audio data, you must use one of the regions with dedicated hardware. Then you can [copy the trained model](how-to-custom-speech-train-model.md#copy-a-model) to another region.
6666

6767
<sup>2</sup> The region is available for custom neural voice training. You can copy a trained neural voice model to other regions for deployment.
6868

69-
<sup>3</sup> The region doesn't support Batch Synthesis API.
70-
71-
<sup>4</sup> The region supports custom keyword advanced models.
72-
73-
<sup>5</sup> The region supports keyword verification.
74-
75-
<sup>6</sup> The region doesn't support Speaker Recognition.
76-
77-
<sup>7</sup> The region supports the [high performance](professional-voice-deploy-endpoint.md#add-a-deployment-endpoint) endpoint type for custom neural voice.
78-
79-
<sup>8</sup> The region doesn't support Custom Neural Voice.
80-
81-
<sup>9</sup> The region supports personal voice.
82-
83-
<sup>10</sup> The region supports text to speech avatar.
84-
85-
<sup>11</sup> The region supports video translation.
86-
87-
<sup>12</sup> The region supports fast transcription.
69+
<sup>3</sup> For intent recognitiion, the [Speech SDK](speech-sdk.md) supports voice assistant capabilities through [Direct Line Speech](./direct-line-speech.md) for regions in the following table.
8870

8971
## Intent recognition
9072

0 commit comments

Comments
 (0)