Skip to content

Commit 4ab98ad

Browse files
authored
Merge pull request #6954 from PatrickFarley/openai-audio
updates
2 parents 7187ac5 + eececda commit 4ab98ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/ai-foundry/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Details about maximum request tokens and training data are available in the foll
305305
|`gpt-4o-realtime-preview` (2025-06-03) <br> GPT-4o audio | Audio model for real-time audio processing. |Input: 128,000 <br> Output: 4,096 | October 2023 |
306306
|`gpt-4o-realtime-preview` (2024-12-17) <br> GPT-4o audio | Audio model for real-time audio processing. |Input: 128,000 <br> Output: 4,096 | October 2023 |
307307
|`gpt-4o-mini-realtime-preview` (2024-12-17) <br> GPT-4o audio | Audio model for real-time audio processing. |Input: 128,000 <br> Output: 4,096 | October 2023 |
308-
|`gpt-realtime` (2025-08-28) <br> GPT-4o audio | Audio model for real-time audio processing. |Input: 28,672 <br> Output: 4,096 | October 2023 |
308+
|`gpt-realtime` (2025-08-28) (GA)<br> GPT-4o audio | Audio model for real-time audio processing. |Input: 28,672 <br> Output: 4,096 | October 2023 |
309309

310310
To compare the availability of GPT-4o audio models across all regions, refer to the [models table](#global-standard-model-availability).
311311

articles/ai-foundry/toc-files/models/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,19 +143,19 @@ items:
143143
href: ../../openai/video-generation-quickstart.md
144144
- name: Use your data
145145
href: ../../openai/use-your-data-quickstart.md
146-
- name: Realtime API for speech and audio (preview)
146+
- name: Realtime API for speech and audio
147147
href: ../../openai/realtime-audio-quickstart.md
148148
- name: Speech to text with Whisper
149149
href: ../../openai/whisper-quickstart.md
150150
- name: Text to speech (preview)
151151
href: ../../openai/text-to-speech-quickstart.md
152152
- name: Audio
153153
items:
154-
- name: Realtime API for speech and audio (preview)
154+
- name: Realtime API for speech and audio
155155
href: ../../openai/how-to/realtime-audio.md
156-
- name: Realtime API via WebRTC (preview)
156+
- name: Realtime API via WebRTC
157157
href: ../../openai/how-to/realtime-audio-webrtc.md
158-
- name: Realtime API via WebSockets (preview)
158+
- name: Realtime API via WebSockets
159159
href: ../../openai/how-to/realtime-audio-websockets.md
160160
- name: Batch
161161
items:

0 commit comments

Comments
 (0)