SOURCE // NEWS

OpenAI Launches GPT-Live-1 Voice Models Featuring Duplex Architecture

OpenAI Launches GPT-Live-1 Voice Models Featuring Duplex Architecture

OpenAI has launched two new voice models today, GPT-Live-1 and GPT-Live-1 mini, bringing significant enhancements to ChatGPT's voice experience. Back in the summer of 2024, the company rolled out Advanced Voice Mode. While impressive initially, its turn-based limitations became more pronounced over time. The old model had to wait for the user to stop speaking before responding, and using silence as a trigger often led to awkward, premature interruptions during brief pauses.

In contrast, the new GPT-Live-1 models are built on a duplex architecture, allowing them to simultaneously process input while generating output. This architecture enables far more natural, real-time back-and-forth, a better perception of time, and even live translation.

A key architectural upgrade is #GPT-Live's ability to delegate tasks. If the voice model determines that a prompt requires reasoning, web search, or more agentic capabilities, it can route those tasks to #OpenAI's advanced models like GPT-5.5 in the background, allowing the conversation with the user to continue seamlessly.

Users can now interrupt the models at any point, ask them to slow down, and receive verbal backchanneling like "mhmm" and "got it." OpenAI has also improved focus under background noise. Furthermore, ChatGPT Voice can now generate visual widget cards for weather, sports, and stocks, while continuing to support file uploads and web search under the hood.

At the same time, OpenAI says it has built new safeguards into ChatGPT Voice to detect and handle potentially unsafe prompts.

[AgentUpdate Depth Analysis] The release of GPT-Live-1 marks a critical inflection point in human-computer interaction, transitioning voice assistants from turn-based tools into background-orchestrated agents. By implementing a duplex architecture alongside a routing layer that delegates heavy reasoning to models like GPT-5.5, OpenAI elegantly solves the trade-off between latency and cognitive depth. This multi-agent coordination framework ensures that the voice interface remains responsive while planning and tool-use happen asynchronously. In the broader AI Agent landscape, this approach sets a new standard for voice-first agents, demonstrating how multimodal interaction, active listening, and background workflow execution can converge to create friction-free digital companions.