Building an AI voice agent has always been clunkier than it seems. Most voice agents are really a chain of systems passing a conversation back and forth. What you say gets turned into text so a model can figure out how to respond, then that answer has to be turned back into speech; it’s easy to see why things can get robotic fast. Now, OpenAI is trying to collapse that stack.
On Wednesday, the company launched GPT-Live-1 in its API, bringing the native, full-duplex voice architecture behind ChatGPT voice mode to outside developers for the first time. Instead of making developers manage the entire chain, it wants one model to handle the conversation while the heavier thinking happens elsewhere.
Instead of making developers manage the entire chain, it wants one model to handle the conversation while the heavier thinking happens elsewhere.
GPT-Live-1 operates as the conversational frontline. Because it’s natively full-duplex, it can keep up with a conversation as it happens, including when someone cuts in mid-sentence, without developers coordinating separate systems. But the voice model doesn’t have to do all the work alone.
When a request needs more time or more processing, GPT-Live-1 can hand it off to another model in the background. That could be GPT-6 Astra, a smaller model like Luna, or something from another provider entirely.
Waiting on a bigger model can make a voice agent painfully awkward. Ask a difficult question, and you can end up sitting in silence while the model works through it.
Source link







