OpenAI Releases Three Realtime Voice API Models with GPT-5-Class Reasoning
OpenAI has released three new real-time voice models in its API, graduating the Realtime API from beta to general availability. The models unlock a new class of voice applications covering live reasoning, multilingual translation, and streaming transcription.
The Three New Models
- GPT-Realtime-2: OpenAI's first voice model with GPT-5-class reasoning, capable of handling complex requests, calling multiple tools simultaneously, and managing interruptions while keeping the conversation flowing naturally. Priced at $32 per million audio input tokens and $64 per million output tokens.
- GPT-Realtime-Translate: A live translation model supporting 70+ input languages into 13 output languages, keeping pace with the speaker in real time. Priced at $0.034/minute.
- GPT-Realtime-Whisper: A streaming speech-to-text model that transcribes as the speaker talks. Priced at $0.017/minute.
Realtime API Goes GA
The Realtime API exits beta with this release, making it production-ready for the first time. Developers can now build voice apps that process audio directly in a continuous stream, eliminating latency from separate transcription and synthesis stages. Full details are in the OpenAI blog post.
Related Articles
OpenAI가 2026년 5월 7일 API를 통해 실시간 음성 AI 3종을 공개했다. GPT-5급 추론을 갖춘 GPT-Realtime-2, 70개 언어 실시간 번역, 스트리밍 전사 모델이 각각 출시됐다.
ChatGPT의 유료 경험이 Instant와 deep reasoning 사이를 오가던 구조에서 GPT-5.6 Sol 중심으로 정리된다. OpenAI는 고위험 사실성 평가에서 GPT-5.5 Instant보다 사실 오류 응답이 68% 적었다고 밝혔다.
음성 AI의 체감 품질은 모델보다 지연 시간에서 갈린다. OpenAI는 GPT-Live가 말하는 동안 듣고, WebRTC 시작 절차를 6회 네트워크 왕복에서 1회로 줄였다고 설명했다.