ChengRang

GPT-Live-1

AI Chatbots Paid

OpenAI's full-duplex speech model on the API (Sep 10, 2026): a single model that listens and speaks simultaneously, responds to interruptions in real time, and delegates deep reasoning and tool calls to backends like GPT-6 Astra, at $0.05/min for the voice layer

SpeechFull-DuplexReal-TimeAPIAgents
Visit GPT-Live-1

Disclaimer: Review content represents our editorial team's views and experience, not commercial recommendation or investment advice. Product info and pricing may change; refer to official sources.

Overview

GPT-Live-1 is OpenAI's full-duplex speech model introduced to the API on September 10, 2026, after debuting in ChatGPT. A single model handles both speech input and output, listening and speaking at the same time and responding to interruptions and backchannels in real time, which is the fundamental difference from the traditional cascade of speech-to-text plus LLM plus text-to-speech.

In cascaded pipelines every handoff adds latency and loses timing, context or conversational rhythm, while GPT-Live-1 reasons over listening and speaking within one model and natively supports turn detection, so developers can still build around explicit turn boundaries. It can also delegate deep reasoning and tool calls to backend text models such as GPT-6 Astra, keeping the voice layer light while heavy work happens behind it.

According to the announcement, it improves Full Duplex Bench by 30 percentage points over GPT-Realtime-2.1 and ranks first on Tau3 with GPT-6 Astra as the backend. Language-learning app Speak measured nearly 80% fewer interruptions during thinking pauses, and one customer simplified its codebase by 80% and deleted 23,000 lines of code after migrating.

Key Features

Use Cases

Pros

Pricing

The voice front-end layer costs $0.05 per minute; backend models and agent frameworks are chosen by the developer and billed separately. Custom voices and OpenAI Presence enterprise deployments require contacting sales.

Summary

GPT-Live-1 moves voice interaction from turn-based to full-duplex, making the most natural parts of human conversation, interruptions and backchannels, actually work in a product for the first time. Combined with delegable reasoning backends, it defines a new speech-agent architecture: the front end handles listening and speaking while the back end thinks. Teams building voice support, tutoring or real-time assistants should evaluate it seriously.

Version History

Category
AI Chatbots
Pricing
Paid
Tags
Speech · Full-Duplex · Real-Time
Website

Related Tools