Skip to content

Commit b32e365

Browse files
authored
Update batch-transcription-create.md
Update region for batch whisper
1 parent 9b8f629 commit b32e365

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/ai-services/speech-service/batch-transcription-create.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,7 @@ Azure AI Speech supports OpenAI's Whisper model by using the batch transcription
258258
To use a Whisper model for batch transcription, you need to set the `model` property. Whisper is a display-only model, so the lexical field isn't populated in the response.
259259

260260
> [!IMPORTANT]
261-
> For Whisper models, you should always use [version 3.2](./migrate-v3-1-to-v3-2.md) of the speech to text API.
262-
>
263-
> Batch transcription using Whisper models is available in the following regions: Australia East, East US, North Central US, South Central US, Southeast Asia, UK South, and West Europe.
261+
> Batch transcription using Whisper models is available in the following regions: Australia East, East US, Japan East, North Central US, South Central US, Southeast Asia, UK South, and West Europe.
264262
265263
::: zone pivot="rest-api"
266264
You can make a [Models_ListBaseModels](/rest/api/speechtotext/models/list-base-models) request to get available base models for all locales.

0 commit comments

Comments
 (0)