File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-services/openai/concepts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
27
27
| [ GPT-3.5] ( #gpt-35 ) | A set of models that improve on GPT-3 and can understand and generate natural language and code. |
28
28
| [ Embeddings] ( #embeddings-models ) | A set of models that can convert text into numerical vector form to facilitate text similarity. |
29
29
| [ 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. |
31
31
32
32
## computer-use-preview
33
33
@@ -239,7 +239,7 @@ The DALL-E models generate images from text prompts that the user provides. DALL
239
239
240
240
The audio models via the ` /audio ` API can be used for speech to text, translation, and text to speech.
241
241
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.
243
243
244
244
## Model summary table and region availability
245
245
You can’t perform that action at this time.
0 commit comments