File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,18 @@ recommendations: false
19
19
20
20
This article provides a summary of the latest releases and major documentation updates for Azure OpenAI Service.
21
21
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
+
22
34
## March 2025
23
35
24
36
### Responses API & computer-use-preview model
You can’t perform that action at this time.
0 commit comments