Skip to content

Commit 4af3ec1

Browse files
committed
gpt-4o real-time audio preview
1 parent 02b5e27 commit 4af3ec1

File tree

1 file changed

+6
-0
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ GPT-4o audio is available in the East US 2 (`eastus2`) and Sweden Central (`swed
5252

5353
When your resource is created, you can [deploy](../how-to/create-resource.md#deploy-a-model) the GPT-4o audio model. If you are performing a programmatic deployment, the **model** name is `gpt-4o-realtime-preview`. For more information on how to use GPT-4o audio, see the [GPT-4o audio documentation](../how-to/audio-real-time.md).
5454

55+
Details about maximum request tokens and training data are available in the following table.
56+
57+
| Model ID | Description | Max Request (tokens) | Training Data (up to) |
58+
| --- | :--- |:--- |:---: |
59+
|`gpt-4o-realtime-preview` (2024-10-01-preview) <br> **GPT-4o audio** | **Audio model** for real-time audio processing |Input: 128,000 <br> Output: 4,096 | Oct 2023 |
60+
5561
## GPT-4o and GPT-4 Turbo
5662

5763
GPT-4o integrates text and images in a single model, enabling it to handle multiple data types simultaneously. This multimodal approach enhances accuracy and responsiveness in human-computer interactions. GPT-4o matches GPT-4 Turbo in English text and coding tasks while offering superior performance in non-English languages and vision tasks, setting new benchmarks for AI capabilities.

0 commit comments

Comments
 (0)