Skip to content

Commit 520d1fa

Browse files
committed
audio models for AOAI
1 parent 78bf7f5 commit 520d1fa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/ai-services/openai/whats-new.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,18 @@ recommendations: false
1919

2020
This article provides a summary of the latest releases and major documentation updates for Azure OpenAI Service.
2121

22+
## April 2025
23+
24+
### gpt-4o audio models released
25+
26+
New audio models powered by GPT-4o are now available.
27+
28+
- The `gpt-4o-transcribe` and `gpt-4o-mini-transcribe` speech to text models are released. Use these models via the `/audio` and `/realtime` APIs.
29+
30+
- The `gpt-4o-mini-tts` text to speech model is released. Use the `gpt-4o-mini-tts` model for text to speech generation via the `/audio` API.
31+
32+
For more information about available models, see the [models and versions documentation](./concepts/models.md#audio-api-models).
33+
2234
## March 2025
2335

2436
### Responses API & computer-use-preview model

0 commit comments

Comments
 (0)