DAN Analysis 9 min read

Sonic 3.5, Kokoro, and Gemini TTS: Who Leads the 2026 Text-to-Speech Market and Where It Is Heading

2026 text-to-speech market comparison showing Sonic 3.5, Gemini TTS, and Kokoro competing across quality, latency, and cost

TL;DR

  • The shift: General AI platforms have entered the TTS quality top tier, eroding the specialist-only premium that held for two years.
  • Why it matters: Teams now choose between latency-optimized specialist APIs, platform integrations, and production-grade open source — three distinct strategies with real trade-offs.
  • What’s next: The next 12 months decide whether the three-tier market solidifies or collapses into a two-way race between platforms and open source.

The Text-to-Speech market ran on a simple premise for two years — specialists led quality, everyone else followed. That ended in 2026: Gemini entered the top tier of quality rankings, open-source hit production-grade speeds on commodity hardware, and Cartesia’s entire legacy model suite went obsolete on June 1. Three moves. One market reset.

The Specialist Moat Just Got Narrower

Thesis: General AI platforms have moved from TTS sideshows to genuine top-tier competitors — and two independent leaderboards confirm the shift is structural, not cyclical.

For two years, the premium TTS tier was specialists-only territory. Cartesia, ElevenLabs, and a handful of others held it. The quality gap between them and everyone else was measurable, not marginal.

That gap is now closing on two fronts.

On the TTS Arena — community preference votes, Hugging Face — Gemini 3.1 Flash TTS landed at #2 with an ELO of 1,205.8 (OfflineTTS). Inworld Realtime TTS 1.5 Max holds #1 at ELO 1,209.6. Inworld is a specialist. Gemini is not. A general platform now competes directly at the quality top.

On the Artificial Analysis leaderboard — controlled testing, different methodology — Cartesia Sonic 3.5 holds #1 with an ELO of 1,218 (Artificial Analysis). Different rankings, different methodologies, same direction.

The specialist premium is no longer automatic. It has to be earned on every dimension.

Three Bets, Three Different Playbooks

Sonic 3.5 went GA on May 4, 2026 with sub-90ms latency across 42 languages (Cartesia Docs). That is the specialist bet in one line: win on the dimension generalists cannot easily replicate. The Pro plan at $5/month adds a commercial license and instant Voice Cloning (Cartesia’s pricing page).

Gemini 3.1 Flash TTS takes the opposite position. Breadth over speed. More than 70 languages. Two-speaker configurations with independent voice control. Over 200 inline audio tags — [whispers], [laughs], [excited] — for Prosody control that no specialist API currently matches in scope (Google AI Docs). Priced at $1.00/MTok input, $20.00/MTok output at standard rates. Still preview status as of June 2026, with stricter rate limits before GA.

Then there is Kokoro TTS. 82 million parameters. Apache 2.0 license. Free to self-host. On an RTX 4090, it runs at 210× real-time. On a 32-core CPU with no GPU, it still hits 5× real-time (OfflineTTS). TTS Arena rank: #32, ELO 1,056.2. That is not a quality argument. It is a cost argument.

Breaking change — Cartesia model IDs:

  • Deprecated June 1, 2026: sonic, sonic-english, sonic-multilingual, and all Sonic-2 snapshots are discontinued. Voice embedding endpoints (/voices/clone/clip, /voices/mix) are removed. TTS endpoints no longer accept voice embeddings — switch to voice IDs. Pin to sonic-3.5-2026-05-04 for production stability (Cartesia’s changelog).

One clarification on OpenAI: GPT-Realtime-2 (released May 2026) appears on TTS Arena leaderboards, but it is a speech-to-speech model — not a dedicated TTS API. Teams replacing a standalone Vocoder-style TTS endpoint are evaluating the wrong product (OpenAI Blog).

Who Benefits From the Split

Teams that need sub-100ms audio in production have a clear answer. Sonic 3.5 delivers on the specialist use case: latency, language coverage, and the #1 quality ranking on Artificial Analysis.

Teams already in the Google Cloud ecosystem gain a different edge. Gemini TTS integrates into existing API workflows without switching costs. The 200+ emotion tags serve content scenarios — podcast narration, interactive characters, expressive voiceover — that Cartesia’s latency-first architecture does not target.

And teams constrained by inference cost have a viable self-hosted option that did not exist at this quality level before. The open-source versus commercial quality gap stood at roughly 223 ELO points in 2023. As of early 2026, it had narrowed to around 81 ELO points (OfflineTTS).

That is a trend line.

Not a snapshot.

You’re either accounting for self-hosted TTS in your architecture decisions or you’re treating it as nonexistent. Both are defensible positions. Ignoring the option isn’t.

Who Gets Squeezed

Mid-tier specialists. Fast enough to be interesting on latency, but not Cartesia-fast. Broad enough to claim multilingual support, but not Gemini-broad. Cheaper than the premium tier, but more expensive than running Kokoro. The middle of the TTS market is getting hollowed out.

If your strategy depends on holding the middle, it is time to pick a side.

Developers still running deprecated Cartesia model IDs. Sonic, sonic-english, sonic-multilingual, and Sonic-2 snapshots were all discontinued June 1, 2026. If your stack references those IDs, it is already broken.

Teams treating Fish Audio S2 Pro — ranked #11 on TTS Arena at ELO 1,128.7 — as an open-source commercial option. The Fish Audio Research License is not Apache 2.0. For a commercially usable open-source model, Kokoro is the correct choice. This distinction matters at contract negotiation time, not just at build time.

What Happens Next

Base case (most likely): Sonic 3.5 holds the premium latency tier for specialized real-time audio. Gemini TTS exits preview and draws in Google Cloud teams. Kokoro stabilizes as the default self-hosted option. Three-tier market — specialist, platform, open source — becomes the standard architecture decision framework. Signal to watch: Gemini TTS GA pricing and rate limit structure. Timeline: Q3-Q4 2026.

Bull case: The open-source quality gap continues narrowing. Self-hosted TTS becomes viable for the majority of production workloads. The specialist API premium shrinks to latency-only edge cases. Signal: A successor model closes to within 30 ELO points of the TTS Arena top tier. Timeline: 12-18 months.

Bear case: Gemini TTS preview constraints persist at GA. Platform TTS proves too rigid for high-throughput production audio. Specialist APIs hold the premium tier with widening margins. Signal: Gemini TTS GA pricing that is uncompetitive at scale. Timeline: H1 2027.

Frequently Asked Questions

Q: What real-world products and companies are using AI text-to-speech and voice cloning in 2026?

A: Production applications requiring real-time audio use Cartesia Sonic 3.5. Content and media workflows favor ElevenLabs (ranked #3 on TTS Arena). Google Gemini TTS targets teams in the Google Cloud ecosystem, with 70+ language support and two-speaker dialogue configurations suited to podcast and interactive use cases.

Q: Is self-hosted open-source TTS like Kokoro a viable alternative to Cartesia Sonic API in 2026?

A: For latency-tolerant workloads with GPU access, yes. Kokoro-82M (Apache 2.0) runs at 210× real-time on an RTX 4090 and 5× real-time on CPU-only hardware. Quality ranks #32 on TTS Arena — viable for many production cases, not competitive with top-tier APIs on expressiveness or latency.

Q: How is the text-to-speech market shifting as general AI platforms like Gemini and OpenAI Realtime-2 enter the TTS leaderboard?

A: Gemini 3.1 Flash TTS reached #2 on TTS Arena, narrowing the quality gap between general platforms and specialists. OpenAI GPT-Realtime-2 is a speech-to-speech model — not a dedicated TTS API — despite leaderboard appearances. The pattern: platform breadth competing against specialist latency, with open source now viable on cost.

The Bottom Line

The TTS market is now a three-way race: specialist APIs for latency, platform integrations for breadth, and open source for deployment economics. Cartesia holds the benchmark for quality-per-millisecond. Gemini is closing the gap from the platform side. The teams who define which tier they need — and architect for it now — won’t be forced into a migration when the market finishes settling.

Stay ahead, Dan.

AI-assisted content, human-reviewed. Images AI-generated. Editorial Standards · Our Editors