From GPT-Live to Gradium, via Deepgram, PolyAI and Cartesia: the July-August 2026 launches bring voice agents into the era of real-time conversation.
Published September 8, 2026 | Voice AI
Summer 2026 marked a major acceleration for voice AI. In July and August, several players launched models or features that shift the conversation: it's no longer just about producing a pleasant synthetic voice, but about building conversations that actually hold up over time.
The most significant advances concern the ability to listen and speak simultaneously, to avoid interrupting a speaker at the wrong moment, to retain the context of an exchange, to correctly pronounce critical data — customer references, phone numbers, emails, dates, amounts — and to operate with latency compatible with phone calls or real-time customer relations.
For businesses, this shift opens a new stage: voice agents can progressively move from impressive demo status to operational building blocks for reception, lead qualification, appointment booking, support, follow-ups and inbound request handling.
> Key takeaway: the battle is no longer just about voice realism. It's about conversational fluidity, the reliability of information spoken aloud, control over the technical stack, and the ability to integrate with business tools.
Key announcements from July and August 2026
| Date | Company | Announcement | What to remember |
|---|---|---|---|
| July 8 | OpenAI | GPT-Live-1 and GPT-Live-1 mini | A generation of full-duplex voice models that listen and speak simultaneously, now at the core of ChatGPT Voice. |
| July 30 | PolyAI | Dialog-RSN-1 | An audio-native dialogue model built for calls: it combines listening, recognition, turn-taking decisions, tool calling and response. |
| August 11 | Deepgram | Flux TTS | A "conversation-native" TTS that retains call context and handles interruptions, pacing and business entities more gracefully. |
| August 27 | Cartesia | Sonic-3.6 | A new streaming speech synthesis model, very fast and heavily multilingual-focused, with local variant handling. |
| August 31 | Gradium | New default TTS | An update centered on reliably rendering difficult phrases: numbers, dictated emails, addresses, IDs and other critical data. |
| Late August | Adobe | Audio in Firefly | Voice-over, music and sound-effect generation within the Firefly creative workflow. |
1. OpenAI GPT-Live: voice becomes a continuous conversation
On July 8, 2026, OpenAI launched GPT-Live, with two variants: GPT-Live-1 and GPT-Live-1 mini. The core break is architectural: instead of operating on strict turn-taking, GPT-Live uses a full-duplex approach. The system can listen to the user while producing its response.
In a classic voice AI conversation, the user speaks, stops, waits for the system to interpret the request, then listens to the response. This chained mechanism often produces silences, awkward cutoffs and a sense of artificial dialogue. GPT-Live continuously processes incoming sound and can decide, several times per second, to keep listening, to speak, to stop, to interrupt its own response, or to trigger a tool.
Concretely, this allows:
- letting a person hesitate without automatically cutting them off;
- reacting when they interrupt the agent;
- using small conversational cues, like "mhm" or "okay," without turning the exchange into a monologue;
- maintaining the dialogue while a reasoning model or a tool performs a background search;
- more natural live-translation use cases.
OpenAI also explains that GPT-Live can delegate complex requests — search, reasoning or agentic actions — to a more powerful model running in the background. The voice layer keeps the interaction going while the reasoning layer handles the heavier work.
For business agents, the lesson matters: voice no longer necessarily has to wait for each technical step to finish. A good experience relies on the ability to handle the human pace of conversation, not just a low delay between a question and an answer.
For more on GPT-Live and what its future API rollout would mean for professional voice agents, see our dedicated article: GPT-Live: OpenAI changes the rules of the game for voice.
A matter of trust and traceability
In late July, OpenAI added the SynthID watermark to supported audio generated via GPT-Live in ChatGPT Voice and the API. A public tool and a verification API allow this provenance signal to be detected on compatible files.
This development deserves attention from companies broadcasting synthetic voice at scale. As voice content becomes more convincing, provenance, user disclosure and voice usage rules become governance matters, not merely technical questions.
2. PolyAI Dialog-RSN-1: the agent hears more than a transcript
On July 30, PolyAI unveiled Dialog-RSN-1, a model designed for phone agents. Its positioning is particularly interesting because it seeks a middle path between two often-opposed architectures: the cascaded voice pipeline and the fully integrated speech-to-speech model.
In a traditional architecture, the system typically chains:
1. speech recognition, or STT; 2. a language model that reasons over the text; 3. speech synthesis, or TTS.
This method makes control and observability easier, but it reduces speech to a transcript. Tone, hesitations, poor line quality, certain emotional cues or sonic ambiguities can get lost along the way.
Dialog-RSN-1 keeps the audio directly on the understanding side. It notably merges end-of-turn detection, speech recognition, reasoning, function calling and response generation. But it keeps voice generation separate in a TTS, in order to preserve control over brand voice, pronunciation and production cost.
In theory, this approach makes it possible to process useful signals in real phone conversations:
- hesitation before answering;
- a caller's frustration level;
- non-verbal cues or line noise;
- the difference between a person, voicemail, a dial tone or hold music;
- the need to wait for a code or customer number to finish before responding.
PolyAI claims sub-300-millisecond response times in its deployments and reports, for some customers, a 37% drop in response latency along with an 11% relative increase in resolution rate without human transfer. These figures come from the vendor and should therefore be read as field results reported by the provider, not as an independent benchmark.
For companies deploying calling agents, the strategic point lies elsewhere: turn-taking intelligence becomes a component of the model itself. It's no longer just about finding the right words to say; it's also about finding the right moment to speak, stay silent, follow up, or trigger an action.
3. Deepgram Flux TTS: TTS becomes aware of the exchange
On August 11, Deepgram announced Flux TTS, presented as a TTS natively built for real-time conversations. Its premise is accurate: a traditional TTS is often optimized for narration — audiobooks, voice-overs, IVR systems or isolated reading — rather than for a multi-minute exchange.
In a real call, a voice may sound convincing on the first turn, then become flat, too fast, or inconsistent by the third. The agent can also be interrupted without knowing exactly what the caller actually heard. Teams then compensate with SSML, style tags, chunking rules and extensive manual tuning.
Flux TTS aims to reduce this complexity by keeping the conversation's context in memory. Deepgram highlights several capabilities:
- consistent tone, pace and pronunciation across multiple turns;
- automatic expressiveness without piling on SSML tags;
- native handling of interruptions;
- reporting of what the caller actually heard;
- adjusting pace or pronunciation mid-generation;
- time to first audio claimed as low as 80 ms;
- cloud, self-hosted or on-premise deployment.
Deepgram also states that its model uses interleaved text-audio generation: audio can start streaming from the first tokens rather than waiting for the full response. The goal is to keep total conversation delay below the threshold perceptible to users, which the company places around 800 ms for a full round trip.
Why this matters in production
Take a B2B qualification agent. It needs to confirm a company name, an email address, a job title and a meeting slot. If the user cuts off the agent while it's repeating the address, the agent needs to know exactly where playback stopped and resume intelligently. It should neither repeat the whole sentence nor miss a correction spoken aloud.
This is precisely the kind of problem conversational TTS aims to solve. Quality is no longer measured by ear alone: it's measured by the ability to sustain a useful interaction when the call becomes unpredictable.
Flux TTS is accessible via REST API and WebSocket, and the vendor mentions integrations with Pipecat, LiveKit, jambonz and Twilio. This is worth considering for teams that want to compose their own voice stack with an LLM, a CRM, a telephony solution and scheduling tools.
4. Cartesia Sonic-3.6: the race for latency and multilingual coverage
On August 27, Cartesia launched Sonic-3.6. The model emphasizes three key topics for international deployments: voice naturalness, generation speed and localization.
Cartesia claims sub-90ms response times, 44 supported languages, 61 local variants and over 500 preset voices. The model also introduces explicit locale-parameter handling so that dates, times and numbers are spoken according to locally expected conventions.
This is a detail often underestimated. A synthesis can be intelligible while still feeling unconvincing when it reads out a date, a price or a phone number unnaturally. For a company operating across France, Spain, Portugal and other markets, this localization capability weighs on perceived quality as much as accent or voice timbre does.
Cartesia also mentions better accent preservation in instant voice clones and a mid-generation language-switching capability for certain language pairs. For multilingual agents, this opens the door to more realistic scenarios: a conversation that starts in French, includes an English reference or an international address, and then continues in the main language without a break in diction.
The performance and user-preference claims from the vendor are interesting, but, as with all vendor benchmarks, they need to be tested on your own corpus: product names, addresses, industry terms, acronyms, order numbers and real phone-call quality.
5. Gradium: a new addition worth tracking in the TTS space
On August 31, Gradium rolled out a new speech synthesis model as the default option on its API and Studio platform. This is probably the most relevant announcement to add to a "voice AI summer 2026" watch, because it focuses on a very concrete weakness of voice agents: reliably reading out difficult content.
Gradium claims an 81.0% success rate on a corpus of 500 difficult phrases, evaluated by native speakers across five languages: English, German, French, Spanish and Portuguese. The benchmark notably covers numbers, dictated emails, addresses, IDs, references and other sequences where a pronunciation error can jeopardize a transaction or force the caller to repeat themselves.
According to Gradium, this score beats results obtained on the same corpus by Cartesia Sonic-3.6, ElevenLabs v3 Conversational, Fish Audio S2.1 Pro and Inworld TTS 1.5 Max. The company also claims a median time to first audio of 216 ms, 170 ms faster than its previous version, with low measured variance across its tests.
Why Gradium matters for business agents
In a customer relations center, a voice that pronounces a general sentence well but fails on a digit or a letter can produce a very poor experience. A few examples make the point:
- "Your reference is AB-42-K9";
- "I'm sending the confirmation to firstname.lastname@company.com";
- "Your appointment is confirmed for 08/12 at 2:30 PM";
- "Your order of $1,249.90 will be delivered to the address provided."
These sequences matter more than mere emotional expressiveness. An error on a reference, an email address or an amount can wipe out the entire value of a callbot, a smart switchboard or an order-taking agent.
Gradium has also made the 500 test phrases available on Hugging Face under a CC BY 4.0 license. This is a positive transparency signal: teams can reuse this corpus, enrich it with their own cases, and compare models under a protocol closer to their own reality.
A methodological caveat still applies. The figures presented remain the result of an internal Gradium evaluation, even though the test set is published. The sensible approach is to treat Gradium as a serious candidate worth testing, not as a definitive winner across all use cases.
Where it fits in a voice stack
Gradium looks particularly relevant when the priority is rendering reliability rather than expressiveness alone:
- order and delivery confirmation;
- collecting or repeating contact details;
- appointment booking;
- follow-ups with personalized CRM data;
- administrative or financial support;
- multilingual French, Spanish and Portuguese agents;
- reading structured data in a phone context.
The vendor states that the change applies with no migration required: existing voices, including custom clones, keep working through the existing Python SDK and WebSocket TTS endpoint. For a team already set up, this lowers the cost of testing and switching over.
6. Adobe Firefly: audio joins the content workflow
In late August, Adobe expanded Firefly with three features: Generate Music, Generate Speech and Generate Sound Effects. This announcement concerns marketing, editorial and creative teams more than callbot builders.
Generate Speech turns a script into a synthetic voice-over and offers options to adjust delivery. Adobe claims support for more than 20 languages. Combined with music and sound-effect generation, Firefly aims to become an environment where a video can be scripted, illustrated, narrated, scored and finalized without excessive tool switching.
For a content strategy, the use cases are direct:
- quickly localizing a promotional video into multiple languages;
- producing product demos or explainer clips;
- generating a first-pass voice-over to validate an edit before human recording;
- industrializing certain variations of campaigns, social videos or internal training content.
Specialized voice tools generally remain better suited to the demanding requirements of real-time dialogue, cloning, fine pronunciation control or telephony. But Adobe's integration can save time when image, video and audio belong to the same production flow.
What summer 2026 actually changes
The July and August announcements outline four underlying trends.
1. Full-duplex becomes a standard to aim for
The voice agent is no longer condemned to wait for a turn to end. The ability to listen while speaking, to detect when to go quiet, and to respond to interruptions has become a central expectation for perceived quality.
2. Audio becomes useful data again
A transcript alone doesn't capture hesitation, intonation, or certain contextual signals. Audio-native models, like Dialog-RSN-1, attempt to bring this information back into the agent's reasoning.
3. TTS gets evaluated on business tasks
"Natural voice" is no longer enough. Models must be compared on the data that breaks real-world flows: emails, references, codes, dates, amounts, proper names, acronyms, addresses and industry terms. Gradium's announcement moves in that direction, explicitly placing hard cases at the center of its benchmark.
4. Multilingual becomes a localization matter
Speaking multiple languages doesn't guarantee a convincing local experience. Companies will need to measure pronunciation, date and amount conventions, accents, mid-conversation language switching, and the ability to correctly pronounce their own vocabulary in each market.
Which option for which use case?
| Need | Solutions to evaluate | Main decision criterion |
|---|---|---|
| General-purpose voice assistant, search and continuous interaction | GPT-Live | Full-duplex dialogue quality and integration with the OpenAI ecosystem |
| Smart switchboard, qualification or phone support in English | PolyAI Dialog-RSN-1 | Audio-native understanding, turn-taking and action orchestration |
| Composable stack with LiveKit, Twilio or Pipecat | Deepgram Flux TTS | Conversational TTS, cross-turn context and infrastructure control |
| Very-low-latency multilingual agent | Cartesia Sonic-3.6 | Localization, language coverage, speed and brand voice |
| Reliable reading of business data and difficult sequences | Gradium | Robustness on numbers, addresses, emails, IDs and latency stability |
| Video content and voice-over production | Adobe Firefly | Integration of image, video, music, narration and sound effects |
Operational recommendation: test on your real calls
Vendor benchmarks are useful for identifying candidates, but they don't replace evaluation on your own scenarios. Before choosing a model, it's best to design a short but demanding test protocol.
Corpus to prepare
- company, brand and product names;
- first names, last names and cities from your target markets;
- dictated email addresses and URLs;
- amounts, currencies, dates and times;
- phone numbers, references, IDs and codes;
- French, Spanish and Portuguese phrases if your flows are multilingual;
- phrases containing an interruption, a correction or a hesitation.
Metrics to track
- time to first sound;
- total delay between the prospect's end of speech and the first useful response;
- rate of inappropriate interruptions;
- comprehension rate of critical information;
- pronunciation accuracy for CRM data;
- cost per minute, including STT, LLM, TTS, telephony and tooling;
- transfer-to-human rate;
- conversion or appointment-booking rate depending on the scenario.
The best model isn't necessarily the one that sounds most human in a demo. It's the one that handles a real exchange without error: the prospect talks fast, changes their mind, corrects their address, dictates an email, asks an unexpected question, and expects an immediate answer.
Governance: three essential rules
The rise of voice AI needs to come with simple rules, especially in commercial and telephony contexts.
1. Clearly inform the other party. They must know they're talking to an automated agent and be able to request a human advisor when relevant. 2. Obtain the necessary authorizations. Voice cloning, recording, voice analytics and phone prospecting are subject to consent, data protection and local legal requirements that must be built in from the design stage. 3. Plan for human escalation. Sensitive situations, repeated misunderstandings, disputes, regulated requests or emotional signals should trigger a clear handoff to a person.
Conclusion
Summer 2026 will be remembered as a transition moment for voice AI. GPT-Live pushes continuous, full-duplex dialogue. PolyAI brings conversational intelligence closer to the real audio of calls. Deepgram turns TTS into a context-aware component. Cartesia accelerates on speed and multilingual localization. Gradium finally refocuses attention on a decisive issue for businesses: saying exactly the information that matters.
For marketing, sales and customer relations teams, the question is no longer "can we make an AI talk?" The right question becomes: can we trust it with a useful, reliable, measurable and properly governed conversation?
In 2026, the answer is starting to become yes — provided you select the right architecture, test models on real business data, and keep human control over the moments that matter most.
> "Want to evaluate which voice AI stack best fits your calls and your business data? Contact us for an audit or a personalized demo."
Learn more: voice AI voicebots · AI agents · GPT-Live: what it changes for voice agents — or email us at contact@versatik.net.
---
Sources
- OpenAI — Introducing GPT-Live
- PolyAI — Dialog-RSN-1: a voice model that hears calls the way humans do
- Deepgram — Introducing Flux TTS
- Cartesia — Introducing Sonic-3.6
- Le Fil IA — Gradium AI launches a new default TTS model
- Blog Nouvelles Technologies — Adobe Firefly: AI adds audio generation
> Methodology note: several performance figures cited in this article are self-reported by vendors. They are useful for comparing product direction and shortlisting solutions to test, but they don't constitute independent validation on their own. Performance should be verified on a corpus representative of your company's calls, languages and business data.