Μετάβαση στο κύριο περιεχόμενο
OpenAI

7 Μαΐου 2026

ΠροϊόνΈκδοση

Advancing voice intelligence with new models in the API

A new generation of realtime voice models that can reason, translate, and transcribe as people speak.

Φόρτωση…

We’re introducing three audio models in the API that unlock a new class of voice apps for developers. With these models, developers can build voice experiences that feel more natural, respond more intelligently, and take action in real time:

  • GPT‑Realtime‑2, our first voice model with GPT‑5‑class reasoning that can handle harder requests and carry the conversation forward naturally.
  • GPT‑Realtime‑Translate, a new live translation model that translates speech from 70+ input languages into 13 output languages while keeping pace with the speaker.
  • GPT‑Realtime‑Whisper, a new streaming speech-to-text that transcribes speech live as the speaker talks.

Δοκιμάστε το GPT-Realtime-2

Ξεκινήστε την περίοδο λειτουργίας και, στη συνέχεια, μιλήστε φυσικά με το GPT-Realtime-2.
Τι μπορώ να ρωτήσω;

Αφού ξεκινήσετε την περίοδο λειτουργίας, δοκιμάστε να πείτε ένα από τα εξής:

  • Οργανώνω απόψε ένα δείπνο της τελευταίας στιγμής. Έχω 30 λεπτά, δύο φίλους χορτοφάγους, έναν που απεχθάνεται τα μανιτάρια και μια μικροσκοπική κουζίνα. Βοήθησέ με να σχεδιάσω ένα απλό μενού.
  • Πρόκειται να υποδεχτώ καλεσμένους σε ένα ζωντανό event στην Ιαπωνία. Πες ένα θερμό, φυσικό καλωσόρισμα στα ιαπωνικά — σαν οικοδεσπότης που κηρύσσει την έναρξη για κάτι ξεχωριστό.
  • Ο αριθμός της παραγγελίας μου είναι Orbit-742Q. Επανάλαβέ το καθαρά, για να επιβεβαιώσω ότι είναι σωστός.
  • Βοήθησέ με να εξασκηθώ στο πώς να πω στην ομάδα μου ότι πετύχαμε τον στόχο μας για το λανσάρισμα. Πες το πρώτα ήρεμα και με αυτοπεποίθηση, και μετά με περισσότερο ενθουσιασμό.
  • Σχεδιάζω ένα κουίζ γνώσεων για ένα ταξίδι με αυτοκίνητο. Δώσε μου τρεις ερωτήσεις-παγίδες που είναι φαινομενικά απλές και μετά εξήγησε κάθε απάντηση σε μία πρόταση.

Αυτό το demo έχει χρονικό περιορισμό. Αν το χρησιμοποιήσετε, αποδέχεστε τους Όρους της OpenAI και αναγνωρίζετε την Πολιτική Απορρήτου μας.

Voice is becoming one of the most natural ways for people to use software. It lets someone ask for help while driving, change a travel plan while walking through an airport, get support in their preferred language, or move through a task without stopping to type.

But building useful voice products takes more than fast turn-taking or a natural-sounding voice. A voice agent needs to understand what someone means, keep track of context, recover when a request changes, use tools while the conversation continues, and respond in a way that feels appropriate to the moment.

Together, the models we are launching move realtime audio from simple call-and-response toward voice interfaces that can actually do work: listen, reason, translate, transcribe, and take action as a conversation unfolds.

Voice as an interface between people and products

As voice becomes a more natural way to use software, we’re seeing developers build around three emerging patterns in voice AI:

  • Voice-to-action, where people can describe what they need and the system can reason through the request, use tools, and complete the task. For example, Zillow is building an assistant that can listen, reason, and act on requests like: “find me homes within my BuyAbility, avoid busy streets, and schedule a tour for Saturday.”
  • Systems-to-voice, where software can turn context into live spoken guidance. For example, a travel app could proactively tell a traveler: “Your inbound flight is delayed, but you can still make your connection. I found the new gate, mapped the fastest route through the terminal, and your bag is still expected to transfer.”
  • Voice-to-voice, where AI can help live conversations continue across languages, tasks, or changing context. For example, Deutsche Telekom is building voice support experiences where customers can speak in the language they’re most comfortable using, while the model translates the conversation in real time.
Διάγραμμα που δείχνει τρεις ροές εργασίας φωνητικής ΤΝ: voice-to-action που συνδέει την ομιλία με εφαρμογές όπως κώδικας και ανάπτυξη, αγορές, εργαλεία αυτοκινήτου και προγραμματισμού· systems-to-voice που συνδέει εφαρμογές, ημερολόγια, CRM και πίνακες υποστήριξης με την ομιλία· και voice-to-voice που συνδέει δύο φωνητικούς πράκτορες.

These patterns can also work together. Priceline is working toward a future where travelers can manage entire trips by voice: searching for flights and hotels conversationally, handling changes like adjusting a hotel reservation after a flight delay or getting real-time updates on TSA wait times, and translating conversations once travelers are on the ground.

Realtime voice: helping voice models reason and take action

GPT‑Realtime‑2 is built for live voice interactions where the model keeps the conversation moving while it reasons through a request, calls tools, handles corrections or interruptions, and responds in a way that fits the moment.

  • Preambles: Developers can enable short phrases before a main response, like “let me check that” or “one moment while I look into it,” so users know the agent is working on the request.
  • Parallel tool calls and tool transparency: The model can call multiple tools at once and make those actions audible with phrases like “checking your calendar” or “looking that up now,” helping agents stay responsive while completing tasks.
  • Stronger recovery behavior: The model can recover more gracefully by saying things like “I’m having trouble with that right now,” instead of failing silently or breaking the conversation.
  • Longer context for agentic workflows: We’re increasing the context window from 32K to 128K to support longer, more coherent sessions and more complex task flows.
  • Stronger domain understanding: The model better retains specialized terminology, proper nouns, healthcare terms, and other vocabulary that matters in production settings.
  • More controllable tone and delivery: The model can better adjust its tone—speaking calmly while resolving an issue, empathetically when a user is frustrated, or upbeat when confirming a successful action.
  • Adjustable reasoning effort: Developers can now select from minimal, low, medium, high, and xhigh reasoning levels, with low as the default, balancing lower latency for straightforward interactions with more deliberate reasoning for complex requests.

The gains show up on audio evals that map closely to production voice agents: GPT‑Realtime‑2 (high) scores 15.2% higher on Big Bench Audio for audio intelligence than GPT‑Realtime‑1.5. GPT‑Realtime‑2 (xhigh) scores 13.8% higher on Audio MultiChallenge for instruction following, improving over GPT‑Realtime‑1.5 and showing stronger reasoning, context management, and control in live conversations.

Το Big Bench Audio αξιολογεί απαιτητικές ικανότητες συλλογιστικής σε γλωσσικά μοντέλα που υποστηρίζουν είσοδο ήχου. Το Audio MultiChallenge(ανοίγει σε νέο παράθυρο) αξιολογεί την πολυστροφική συνομιλιακή νοημοσύνη σε συστήματα προφορικού διαλόγου, συμπεριλαμβανομένων της τήρησης οδηγιών, της ενσωμάτωσης συμφραζομένων, της αυτοσυνέπειας και του χειρισμού φυσικών διορθώσεων ομιλίας.

The magic of GPT‑Realtime‑2 shows up across a variety of different use cases:

Φόρτωση παραδείγματος σε πραγματικό χρόνο…

During early testing, businesses used GPT‑Realtime‑2 to build voice agents that help customers and employees get things done through natural conversation:

Realtime translation: build live multilingual voice experiences

GPT‑Realtime‑Translate helps developers build live multilingual voice experiences where each person can speak in their preferred language and hear the conversation translated in real time and read the real time transcriptions. It supports more than 70 input languages and 13 output languages, making it useful for customer support, cross-border sales, education, events, media, and creator platforms serving global audiences.

For developers, live translation needs to preserve meaning while keeping pace with the speaker, even when people speak naturally, switch context, or use regional pronunciation and domain-specific language. For example, Deutsche Telekom is testing the model for multilingual voice interactions, where lower latency and stronger fluency can make cross-language conversations feel more natural.

In this video, Vimeo shows how GPT‑Realtime‑Translate can translate a product education video live as it plays, so global customers can hear updates in their preferred language without waiting for a separately produced version.

«Η δημιουργία φωνητικής ΤΝ για την Ινδία σημαίνει διαχείριση διαφορετικών περιφερειακών φωνητικών χαρακτηριστικών. Στις αξιολογήσεις μας στα χίντι, τα ταμίλ και τα τελούγκου, το GPT-Realtime-Translate πέτυχε 12.5% χαμηλότερα Word Error Rates από κάθε άλλο μοντέλο που δοκιμάσαμε, μαζί με χαμηλότερα ποσοστά fallback, υψηλότερη ολοκλήρωση εργασιών και καθυστέρηση που διατηρούσε τη φυσική συνομιλία. Θέτει ένα νέο πρότυπο για την πολύγλωσση φωνητική ΤΝ.»
— Prateek Sachan, Co-founder & CTO στη BolnaAI

Realtime transcription: build low-latency transcription experiences

GPT‑Realtime‑Whisper is a new streaming transcription model built for low-latency speech-to-text. It transcribes audio as people speak, so live products can feel faster, more responsive, and more natural—from captions that appear in the moment, to meeting notes that keep up with the conversation.

The model makes live speech usable inside business workflows as it happens. Teams can power captions for meetings, classrooms, broadcasts, and events; generate notes and summaries while conversations are still in progress; build voice agents that need to understand users continuously; and create faster follow-up workflows for customer support, healthcare, sales, recruiting, and other high-volume spoken interactions.

Safety

The Realtime API incorporates multiple layers of safeguards and mitigations to help prevent misuse. We employ active classifiers over Realtime API sessions, meaning certain conversations can be halted if they are detected as violating our harmful content guidelines. Developers can also easily add their own additional safety guardrails using the Agents SDK⁠.(ανοίγει σε νέο παράθυρο)

Our usage policies⁠ prohibit repurposing or distributing outputs from our services for spam, deception, or other harmful purposes. Developers must also make it clear to end users when they’re interacting with AI, unless it’s already obvious from the context.

The Realtime API fully supports EU Data Residency⁠(ανοίγει σε νέο παράθυρο) for EU-based applications and is covered by our enterprise privacy commitments⁠.

Pricing & availability

GPT‑Realtime‑2, GPT‑Realtime‑Translate and GPT‑Realtime‑Whisper are available in the Realtime API. GPT‑Realtime‑2 is priced at $32 / 1M audio input tokens ($0.40 for cached input tokens) and $64 / 1M audio output tokens. GPT‑Realtime‑Translate is priced at $0.034 per minute. GPT‑Realtime‑Whisper is priced at $0.017 per minute.

Get started

You can test the new realtime voice models in the Playground(ανοίγει σε νέο παράθυρο)

To start building, open this prompt in Codex to add GPT‑Realtime‑2 to an existing app or start a new one. If you don’t have Codex yet, download the Codex app first.

Συντάκτης

OpenAI