Skip to content

Commit 3df8bfc

Browse files
committed
audio models for AOAI
1 parent fd4df14 commit 3df8bfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ OpenAI's MTEB benchmark testing found that even when the third generation model'
235235

236236
The DALL-E models generate images from text prompts that the user provides. DALL-E 3 is generally available for use with the REST APIs. DALL-E 2 and DALL-E 3 with client SDKs are in preview.
237237

238-
## Audio API models
238+
## Audio
239239

240240
The audio models via the `/audio` API can be used for speech to text, translation, and text to speech.
241241

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ New audio models powered by GPT-4o are now available.
2929

3030
- 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.
3131

32-
For more information about available models, see the [models and versions documentation](./concepts/models.md#audio-api-models).
32+
For more information about available models, see the [models and versions documentation](./concepts/models.md#audio).
3333

3434
## March 2025
3535

0 commit comments

Comments
 (0)