OpenAI Launches GPT-Live (Real-Time Voice AI)
With over 150 million people using ChatGPT’s voice and dictation features every week, the July 8, 2026 release of GPT-Live-1 and GPT-Live-1 mini is a genuine inflection point in human-computer interaction, not a routine model refresh. It replaces the half-duplex, turn-based systems that have powered voice AI since Siri with a native full-duplex protocol: the model listens, reasons, delegates background work, and speaks, all at the same time, the way two people do on a phone call.
For developers, platform architects, and anyone studying system design, the interesting part isn’t the demo; it’s the architecture underneath it: how audio gets tokenized, how a fast model and a slow model coordinate without stalling, and how the transport layer has to change when a “response” is no longer a discrete, complete thing.
Three generations of voice AI#
Voice assistants didn’t jump straight to full-duplex. It took three distinct architectural generations to get here, and the differences show up directly in latency and in how natural an interruption feels.