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/ai-services/speech-service/fast-transcription-create.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ Fast transcription API is used to transcribe audio files with returning results
28
28
29
29
## Prerequisites
30
30
31
-
- An Azure AI Speech resource in one of the regions where the fast transcription API is available. The supported regions are: Central India, East US, Southeast Asia, and West Europe. For more information about regions supported for other Speech service features, see [Speech service regions](./regions.md).
31
+
- An Azure AI Speech resource in one of the regions where the fast transcription API is available. The supported regions are: **Australia East**, **Brazil South**, **Central India**, **East US**, **East US 2**, **French Central**, **Japan East**, **North Central US**, **North Europe**, **South Central US**, **Southeast Asia**, **Sweden Central**, **West Europe**, **West US**, **West US 2**, **West US 3**. For more information about regions supported for other Speech service features, see [Speech service regions](./regions.md).
32
+
32
33
- An audio file (less than 2 hours long and less than 200 MB in size) in one of the formats and codecs supported by the batch transcription API. For more information about supported audio formats, see [supported audio formats](./batch-transcription-audio-data.md#supported-audio-formats-and-codecs).
| Africa | South Africa North |`southafricanorth` <sup>6</sup> |
35
35
| Asia Pacific | East Asia |`eastasia` <sup>5</sup> |
36
-
| Asia Pacific | Southeast Asia |`southeastasia` <sup>1,2,4,5,7,9,10</sup> |
37
-
| Asia Pacific | Australia East |`australiaeast` <sup>1,2,4,7</sup> |
38
-
| Asia Pacific | Central India |`centralindia` <sup>1,2,4,5</sup> |
39
-
| Asia Pacific | Japan East |`japaneast` <sup>2,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
40
| Asia Pacific | Japan West |`japanwest` <sup>3</sup> |
41
41
| Asia Pacific | Korea Central |`koreacentral` <sup>2</sup> |
42
42
| Canada | Canada Central |`canadacentral` <sup>1</sup> |
43
-
| Europe | North Europe |`northeurope` <sup>1,2,4,5,7,10</sup>|
44
-
| Europe | West Europe |`westeurope` <sup>1,2,4,5,7,9,10</sup>|
45
-
| Europe | France Central |`francecentral`|
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
46
| Europe | Germany West Central |`germanywestcentral`|
47
47
| Europe | Norway East |`norwayeast`|
48
-
| Europe | Sweden Central |`swedencentral`<sup>8,10</sup>|
48
+
| Europe | Sweden Central |`swedencentral`<sup>8,10,12</sup> |
49
49
| Europe | Switzerland North |`switzerlandnorth` <sup>6</sup> |
50
50
| Europe | Switzerland West |`switzerlandwest` <sup>3</sup> |
51
51
| Europe | UK South |`uksouth` <sup>1,2,4,7</sup> |
52
52
| Middle East | UAE North |`uaenorth` <sup>6</sup> |
53
-
| South America | Brazil South |`brazilsouth` <sup>6</sup>|
53
+
| South America | Brazil South |`brazilsouth` <sup>6,12</sup> |
54
54
| Qatar | Qatar Central |`qatarcentral`<sup>3,8</sup> |
55
55
| US | Central US |`centralus`|
56
-
| US | East US |`eastus` <sup>1,2,4,5,7,9,11</sup>|
57
-
| US | East US 2 |`eastus2` <sup>1,2,4,5</sup>|
58
-
| US | North Central US |`northcentralus` <sup>4,6</sup>|
59
-
| US | South Central US |`southcentralus` <sup>1,2,4,5,6,7,10</sup> |
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,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
60
| US | West Central US |`westcentralus` <sup>3,5</sup> |
61
-
| US | West US |`westus` <sup>2,5</sup>|
62
-
| US | West US 2 |`westus2` <sup>1,2,4,5,7,10</sup>|
63
-
| US | West US 3 |`westus3` <sup>3</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> |
64
64
65
65
<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.
66
66
@@ -84,6 +84,8 @@ The following regions are supported for Speech service features such as speech t
84
84
85
85
<sup>11</sup> The region supports video translation.
86
86
87
+
<sup>12</sup> The region supports fast transcription.
88
+
87
89
## Intent recognition
88
90
89
91
Available regions for intent recognition via the Speech SDK are in the following table.
0 commit comments