The Architecture Shift: One Model to Talk, Another to Think
GPT-Live-1 is built as a full-duplex voice model - it listens and speaks at the same time, handling interruptions, pauses, and backchannels natively, rather than waiting for silence before responding[2]. Instead of asking one model to do everything, OpenAI delegates deeper reasoning and tool calls to a separate backend text model such as GPT-6 Astra, so the voice layer stays fast while the harder thinking happens elsewhere[2]. The performance case for that split shows up in the numbers: OpenAI reports a 30 percentage point jump on Full Duplex Bench over the prior GPT-Realtime-2.1 model, with turn-taking latency dropping from 1.41 seconds to 0.798 seconds[1][4]. On Tau3's Voice Intelligence Pass@1 metric, GPT-Live-1 scores 86.2% versus 45.7% for its predecessor, and when paired with GPT-6 Astra at medium reasoning effort it ranks first on Tau3 with 83.6% task completion across airline, retail, and telecom support scenarios[1][4].


