Skip to content

Commit 33aea5d

Browse files
committed
audio models for AOAI
1 parent 0b9a69a commit 33aea5d

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
2727
| [GPT-3.5](#gpt-35) | A set of models that improve on GPT-3 and can understand and generate natural language and code. |
2828
| [Embeddings](#embeddings-models) | A set of models that can convert text into numerical vector form to facilitate text similarity. |
2929
| [DALL-E](#dall-e-models) | A series of models that can generate original images from natural language. |
30-
| [Audio](#audio-models) | A series of models for speech to text, translation, and text to speech. |
30+
| [Audio](?tabs=audio#audio-models) | A series of models for speech to text, translation, and text to speech. |
3131

3232
## computer-use-preview
3333

@@ -239,7 +239,7 @@ The DALL-E models generate images from text prompts that the user provides. DALL
239239

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

242-
For more information see [Audio models](#audio-models) in this article.
242+
For more information see [Audio models](?tabs=audio#audio-models) in this article.
243243

244244
## Model summary table and region availability
245245

0 commit comments

Comments
 (0)