SYSTEM NOTICE

Auto translation by AI. Be sure, accuracy, nuances and authorial intent may not be fully reflected.
見出し画像

The Essence of GPT-Live is 'AI That Can Wait'—The Era of Competing on 'Pauses' in Telephone AI

Today, OpenAI announced GPT-Live.

https://openai.com/index/introducing-gpt-live/

While it is often perceived as an improved version of a voice model, I do not see it that way. This is not an update to 'speaking technology,' but an update to 'waiting technology.'


What is new about GPT-Live?

This marks the third generation of voice AI architecture.

The first generation was a pipeline structure: listen → transcribe → think with LLM → convert back to voice → speak. The second generation, like Advanced Voice Mode, used a single model to process voice, which made it faster but still turn-based. Since turn boundaries are detected by 'silence,' short pauses or background noise are often misidentified as the end of an utterance.

Let's consider a concrete scenario. A customer on the phone is looking for their contract number while flipping through a notebook. There is an 8-second silence. A turn-based AI interprets this silence as the 'end of speech' and starts talking, saying, 'Could you please repeat your request?' The customer stops flipping through their notebook and has to start their explanation from the beginning.

The core of GPT-Live is full-duplex, meaning it can 'speak while listening.' It makes decisions multiple times per second: whether to speak, keep listening, wait, provide backchanneling, or call a tool. It does not immediately judge silence as the end of speech; it waits if necessary. If a search or deep reasoning is required, it hands the task to the GPT-5.5 model in the background, without stopping the conversation in the meantime.

In other words, this is not about the accuracy of speech recognition or speech synthesis, but an evolution toward modeling the timing of conversation itself.

Telephone AI is divided into 'Front' and 'Backyard'

In the context of customer support, this evolution is directly linked to design philosophy.

Going forward, the basic design for telephone AI will be a separation where a conversational model like GPT-Live handles natural interaction with the customer at the front, while specialized agents or business systems handle FAQ searches, identity verification, contract confirmation, application processing, and CRM updates in the backyard. The multi-agent architecture being advanced by companies like Sierra and Salesforce's Agentforce is heading in the same direction.

This is a design that separates 'communication' from 'task execution.'

What matters to the customer is not just the ability to converse naturally. It is that their requests—such as changes, confirmations, and applications—are properly moved forward. On the other hand, if the conversation during that process is unnatural, the experience is ruined instantly. The key to this design is not to burden a single model with both.

What is interesting is that OpenAI itself is keenly aware of this use case. The published evaluation includes a benchmark called 'τ³-Voice Telecom,' which simulates multi-turn business tasks in telecommunications phone support, and it is stated that GPT-Live-1 outperformed Advanced Voice Mode. It is equivalent to declaring that phone support is the primary battlefield, not just an add-on for a general-purpose assistant.

Models like GPT-Live move telephone AI closer from being a 'response system' to an 'agent that conducts business while conversing.'

The axis of competition shifts from 'what to answer' to 'how to handle pauses'

In conclusion, starting around 2027, the evaluation criteria for telephone AI will be competed not only on the correctness of answers but also on the 'handling of pauses.'

One caveat here is that no one yet has verification data on how well a full-duplex model will perform in real-world telephone environments—with line noise, latency, dialects, and the slow speech patterns of elderly customers. A good demo is one thing, but handling tens of thousands of calls per month is another.

You just have to try it out to be sure.

However, the GPT-Live API has not been released yet. As of July 8th, the rollout for ChatGPT Voice is taking precedence (the backend for a feature used by 150 million people weekly was replaced starting that day), and the API release is listed as "soon." What you can use for development right now are the Realtime API and gpt-realtime series models. That is precisely why it makes sense to prepare now so you can test it the very day it is released.

Finally, I am building an environment (harness) where we can update and test as soon as the API is implemented, so I am looking forward to accelerating our efforts with the KARAKURI voice agent.

If you are interested in AI operators or voice agents, please feel free to contact us.


いいなと思ったら応援しよう!