Skip to content

Commit 584a6b3

Browse files
committed
add details to wn
1 parent 13c2640 commit 584a6b3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ This article provides a summary of the latest releases and major documentation u
2323

2424
### GPT-4o audio model released
2525

26-
- The `gpt-4o-transcribe-diarize` speech to text model is released supporting automatic speech recognition. Use this model via the `/audio` and `/realtime` APIs.
26+
- The `gpt-4o-transcribe-diarize` speech to text model is released. This is an Automatic Speech Recognition (ASR) model that converts spoken language into text in real time. It enables organizations to unlock insights from conversations instantly with ultra-low latency and high accuracy across 100+ languages. This capability is essential for workflows where voice data drives decisions—such as customer support, virtual meetings, and live events.
27+
28+
Diarization is the process of identifying who spoke when in an audio stream. It transforms conversations into speaker-attributed transcripts, enabling businesses to extract actionable insights from meetings, customer calls, and live events. With advanced models like `gpt-4o-transcribe-diarize`, organizations gain real-time clarity and context—turning voice into structured data that drives smarter decisions and improves productivity. supporting automatic speech recognition.
29+
30+
Use this model via the `/audio` and `/realtime` APIs.
2731

2832
### GPT-image-1-mini
2933

0 commit comments

Comments
 (0)