model releaseOpenAI

OpenAI releases GPT-Realtime-2 reasoning voice model with two specialized variants for translation and transcription

TL;DR

OpenAI has released three new realtime voice models through its Realtime API: GPT-Realtime-2 with GPT-5-class reasoning capabilities, GPT-Realtime-Translate supporting 70 input languages, and GPT-Realtime-Whisper for streaming transcription. The models are priced at $32-64 per 1M audio tokens for GPT-Realtime-2, and $0.017-0.034 per minute for the specialized variants.

1 min read
0

OpenAI releases GPT-Realtime-2 reasoning voice model with two specialized variants for translation and transcription

OpenAI has released three new realtime voice models through its Realtime API, with the flagship GPT-Realtime-2 incorporating what the company describes as "GPT-5-class reasoning" capabilities.

GPT-Realtime-2: Voice model with reasoning

GPT-Realtime-2 is designed for live voice interactions where the model maintains conversation flow while processing complex requests. According to OpenAI, the model can "reason through a request, call tools, handle corrections or interruptions, and respond in a way that fits the moment." The model is priced at $32 per 1M audio input tokens ($0.40 for cached input tokens) and $64 per 1M audio output tokens.

GPT-Realtime-Translate: Live speech translation

GPT-Realtime-Translate provides real-time speech translation from 70+ input languages into 13 output languages. The model is designed to maintain pace with the speaker during live translation. Pricing is set at $0.034 per minute.

GPT-Realtime-Whisper: Streaming transcription

GPT-Realtime-Whisper offers low-latency streaming transcription that processes speech as users speak. OpenAI positions this model for applications requiring live captions and real-time meeting notes. The model costs $0.017 per minute.

Availability and implementation

All three models are now available through OpenAI's Realtime API. Developers can test the models in OpenAI's Playground. The company has not disclosed specific benchmark scores, context window sizes, or training data cutoff dates for these models.

What this means

The release of GPT-Realtime-2 with claimed "GPT-5-class reasoning" represents OpenAI's first voice model with advanced reasoning capabilities, potentially enabling more sophisticated voice-based applications beyond simple command-and-response patterns. The specialized translation and transcription models address specific use cases with per-minute pricing that may be more predictable for developers building streaming applications. However, without published benchmarks or technical specifications, the actual performance improvements over existing voice models remain unclear.

Related Articles

model release

OpenAI's GPT-6 Astra Beats Pokémon in 18 Hours, Scores 62.7% on ARC-AGI-3

GPT-6 Astra completed Pokémon FireRed in 18 hours 12 minutes, five times faster than its predecessor, and scored 62.7% on ARC-AGI-3 versus 7.78% for GPT-5.6 Sol. The model also ran a 141-hour Minecraft session and finished Fallout 3 in roughly 59 hours, according to independent testers.

benchmark

Robot Safety Benchmark Finds GPT-6 Astra and Claude Fable 5.1 Rarely Refuse Dangerous Commands

A new benchmark called RoboHarm tested whether AI models controlling robotic arms would refuse dangerous commands. GPT-6 Astra completed 60 of 100 dangerous tasks and Claude Fable 5.1 completed 34, with neither model showing a reliable safety layer.

product update

OpenAI Launches Astra for Law, a Legal Research Tool Built on GPT-6 Astra

OpenAI has launched Astra for Law, a legal-focused version of GPT-6 Astra that combines the model with a case law search index and specialized analysis instructions. The tool scored 54 percent on Vals AI's Legal Research Bench in OpenAI's own testing, up from 38.7 percent for the base model with web search.

changelog

OpenAI Python SDK v3.15.0 Adds Managed WebSocket Sessions and Prompt-Cache Prewarming

OpenAI released v3.15.0 of its Python SDK on September 18, 2026, adding managed Responses WebSocket sessions, prompt-cache prewarming, compaction progress events, and audio-mini model choices. The release also fixes a bug affecting chat stream moderation results.

Comments

Loading...