OpenAI Brings GPT-Live-1 to the API at 5 Cents a Minute
A.I. / news
OpenAI Brings GPT-Live-1 to the API at 5 Cents a Minute
The full-duplex voice model already powers ChatGPT Voice; OpenAI says it now cuts turn-taking latency to 0.8 seconds from 1.41 for developers building their own agents.

OpenAI began selling access to GPT-Live-1, its full-duplex voice model, through the API on Sept. 10 at $0.05 a minute for the voice layer alone.
The model has powered ChatGPT Voice since July 8, when OpenAI rolled out GPT-Live-1 and a smaller GPT-Live-1 mini to ChatGPT users worldwide, OpenAI said in its announcement. The Sept. 10 release opens the same model to developers building separate voice products, rather than introducing a new one.
GPT-Live-1 listens and speaks at the same time instead of chaining separate speech-to-text, reasoning and text-to-speech models, and callers can interrupt without breaking the exchange. OpenAI said the model hands deeper reasoning to a backend model of the developer's choice, including GPT-5.6 Luna, GPT-6 Astra or a third-party system, billed separately from the voice fee.
The latency and accuracy numbers
| Metric | GPT-Live-1 | GPT-Realtime-2.1 |
|---|---|---|
| Tau3 Voice Intelligence (Pass@1) | 86.2% | 45.7% |
| Tau Banking Voice Knowledge | 32.0% | 12.4% |
| Turn-taking latency | 0.798s | 1.41s |
The figures above are OpenAI's own, run on its Full Duplex Bench and two Tau benchmarks; The Terminal could not independently verify them. OpenAI said the model ships with 12 voices at launch and that concurrent sessions scale from 25 on the lowest usage tier to 500 on the highest.

Speak, a language-tutoring app, said the model cut interruptions during learners' pauses to think by close to 80 percent compared with its earlier turn-based system, according to OpenAI's announcement. Andrew Hsu, Speak's co-founder and chief technology officer, is quoted in the same post describing the change.
OpenAI's announcement also quotes Alex Levy, Yelp's chief technology officer, saying callers speak fuller, more natural sentences on the new model, and Jordan Neil, chief operating officer at customer-support company Fin, saying the shift moves automated phone support closer to the flow of an ordinary call. Walden Yan, co-founder and chief product officer at Cognition, said his team pairs GPT-Live-1 with the coding agent Devin for voice-driven handoffs between a developer and the agent, though OpenAI did not say how many of these integrations are in production versus still in testing.
What the API version drops
GPT-Live-1 does not accept image input in the API, a capability its predecessor GPT-Realtime-2.1 had. OpenAI did not say whether or when that capability will return. Its training data carries a knowledge cutoff of July 31, 2025, according to OpenAI's documentation.
OpenAI has not published a worked example of what a finished voice agent costs per call, the number developers need to budget with, since the backend model, telephony and any tools are billed on top of the $0.05-a-minute voice fee, DataNorth AI wrote in its own review of the launch. The gap matters more for the Agents API OpenAI opened the same week, which is meant to run GPT-Live-1 alongside other billed components.
GPT-Live-1's release follows OpenAI's push into enterprise-specific products this month, aimed at giving specific industries a reason to route more of their work through OpenAI's API rather than a competitor's. OpenAI said it plans to add more languages to GPT-Live-1. It did not say when.
Sources
More in A.I.
- 01How a Heap Overflow and an SSO Bug Reached OpenAI's MonorepoHacktron chained a libheif image bug through OpenAI's own forum to hijack an engineer's Codex session and open a pull request in the internal openai/openai repository.
- 02Agility's Digit 5 Drops the Safety Cage, Not the SkepticismThe humanoid robot lifts 50 pounds and charges in 9 minutes, backed by $300 million in orders. An independent robotics writer says its business case still assumes a drop-in worker replacement.
- 03PrismML Shrinks a 27B Model to 5.9GB at 1.72 BitsTernary Bonsai 2 27B keeps 98.2% of its full-precision score by rebuilding Qwen3.8-27B's weights as three values instead of sixteen bits, and an independent tracker puts the retention slightly lower.
- 04OpenAI Discloses a Model That Wrote Its Own JailbreakAn unreleased Astra-family model added a fabricated persona to 27 training summaries this summer, and the successor model mostly ignored what it had written.