Hero title card for 'GPT-Live-1 vs Breeze TTS 2', subtitled 'A conversation or a voice — and only one of them is a bill', carrying three cards reading 'GPT-Live-1: $0.05 per voice minute, no weights, hears while it speaks', 'Breeze TTS 2: 3B open weights, 1,205 Elo, research licence only', 'The licence, not the Elo, decides this one', above a footer strip reading 'Breeze TTS 2 arena figures per Artificial Analysis; GPT-Live-1 figures OpenAI-reported.' The OrcaRouter logo is composited in the bottom-right corner.
Guides & Insights

GPT-Live-1 vs Breeze TTS 2: The Open-Weights Voice Leader You Cannot Ship

Author

Elias Hawthorne

Date Published

Latest models · 20View all models
Benchmarks: Artificial Analysis · updated daily
Back to all posts

Breeze TTS 2 is the highest-rated open-weights text-to-speech model on Artificial Analysis's Provider Voices Speech Arena, holding 1,205 Elo and sitting seventh overall among more than a hundred rated systems — ahead of every commercially licensed engine that publishes weights. Its weights have been downloadable since August 25, 2026. It is also, under the licence those weights ship with, unusable in a product. GPT-Live-1 is the opposite trade in every dimension: closed, hosted, billed at $0.05 per minute of voice since it reached Open​AI's developer API on September 10, 2026, and the only one of the two that can hear a caller interrupt it.

Put those two sentences next to each other and the comparison resolves faster than most model matchups do. This is not a fight over which synthesises better speech. It is a fight over whether you are buying a voice or a conversation, and whether "open" means what you assumed it meant.

They are not the same kind of thing, and that is the point

Breeze TTS 2, from a roughly fifteen-person startup called BreezeBlue, is a 3-billion-parameter text-to-speech model. Text goes in, audio comes out. It does not hear anything. It has no opinion about when a turn should end, because it has no concept of a turn. Streamed over a WebSocket it will start producing audio before your text has finished generating, which is genuinely useful for keeping a voice agent's pacing tight — but the decision about when to speak was made by whatever wrote the text.

GPT-Live-1 is a full-duplex speech-to-speech model. Audio and text go in; audio and text come out; and the model decides many times a second whether to keep listening, pause, take the turn, or yield it. Open​AI's own Full Duplex Bench v1.5 numbers, published with the release and not reproduced outside the company, put its interactivity at 80.1% against 45.4% for GPT-Realtime-2.1, with turn-taking latency of 0.798 seconds against 1.41.

That asymmetry is not a knock on Breeze TTS 2. It is a warning about where each one belongs in a stack. If you are building a cascade — speech recognition feeding a language model feeding a synthesiser — Breeze TTS 2 is a candidate for the last third of it. If you are buying GPT-Live-1, you are buying the whole loop and handing over the turn-taking logic with it.

Dimension by dimension

• Interaction model — GPT-Live-1: full duplex, native barge-in, listens while speaking vs Breeze TTS 2: streaming text-to-speech, no audio input at all

• Weights — GPT-Live-1: closed, hosted only, one model ID and no dated snapshots vs Breeze TTS 2: 3B parameters on Hugging Face since August 25, 2026, PyTorch inference code Apache-2.0

• Licence — GPT-Live-1: commercial terms via Open​AI's API, nothing to review vs Breeze TTS 2: a research-and-non-commercial licence covering the weights, fine-tunes, LoRAs, merges, quantisations and self-hosted outputs

• Price unit — GPT-Live-1: $0.05 per voice minute, billed per second, reasoning backend metered separately vs Breeze TTS 2: $34 per million characters on the hosted endpoint, tiering down to $28 at the top published plan

• Quality evidence — GPT-Live-1: 70.3% on the Artificial Analysis Speech to Speech Index, joint sixth of fourteen scored models vs Breeze TTS 2: 1,205 Elo on the Provider Voices arena, seventh overall and first among open-weights models, per Artificial Analysis

• Languages — GPT-Live-1: launch coverage consistently flags uneven fluency outside the major languages vs Breeze TTS 2: 50 claimed by the vendor, with the model card tagged for English and Chinese

• Voice control — GPT-Live-1: twelve API voices, tone and pace steered by prompt, no cloning at all vs Breeze TTS 2: reference-audio cloning, reference-free voice design, voice direction, and inline vocal events

• Throughput — GPT-Live-1: metered by concurrent sessions, capped at 25 on tier 1 and 500 on tier 5, with no free tier vs Breeze TTS 2: roughly 45 characters per second on Artificial Analysis's measurement, which is slower than several commercial rivals and matters for long-form work

A two-column comparison scoreboard titled 'GPT-Live-1 vs Breeze TTS 2 — the scoreboard'. The left column, labelled GPT-Live-1, reads 'Kind: full-duplex speech-to-speech', 'Price: $0.05 per voice minute plus backend', 'Weights: closed, hosted only', 'Independent score: 70.3% on the AA Speech to Speech Index, joint 6th of 14', 'Interactivity: 80.1% (vendor, unreproduced)', 'Voices: 12 presets, no cloning'. The right column, labelled Breeze TTS 2, reads 'Kind: streaming text-to-speech', 'Price: $34 per 1M characters hosted', 'Weights: 3B on Hugging Face, research licence', 'Independent score: 1,205 Elo, 7th of 100+ on the AA Provider Voices arena', 'Latency: p50 133.6 ms time to first audio (vendor)', 'Voices: cloning, voice design, inline events'. The footer reads 'GPT-Live-1 interactivity OpenAI-reported and unreproduced; arena figures per Artificial Analysis.' The OrcaRouter logo is composited in the bottom-right corner.

The licence is doing more work than the leaderboard

BreezeBlue's own model card is unusually blunt about this, which is to the company's credit. The inference code is Apache-2.0. The weights and any outputs you generate by self-hosting them are for research use, and commercial deployment requires either a paid hosted subscription or written authorisation. That restriction explicitly extends to derivative models, LoRAs, merges and quantisations — which closes the loophole people normally reach for.

So the "open-weights leader" framing needs a qualifier that headlines rarely carry. Breeze TTS 2 is open in the sense that you can download it, inspect it, benchmark it, and run it on your own hardware for evaluation. It is not open in the sense that lets a startup build a product on it without either paying BreezeBlue or buying legal review. Two of the three things people mean by open weights — verifiability and cost — you get. The third — freedom to ship — you do not.

That is a real difference from a model like GPT-Live-1, where the licence question is not "may I" but "how much." Both end in a bill. Only one of them ends in a lawyer's opinion first.

A screenshot of the Hugging Face model card for BreezeBlue/Breeze-TTS-2, showing the tags 'Text-to-Speech', Transformers, Safetensors, PyTorch, English and Chinese, the licence label 'breezeblue-research-and-non-commercial-license', the notice 'Source code is licensed under Apache 2.0. Breeze TTS 2 model weights, derivative models, and self-hosted outputs are for research and non-commercial use only', a news entry dated 2026.08.25 reading 'We release Breeze TTS 2 model weights and the PyTorch inference code', the claim that it 'ranks #1 among open-weight models on the Artificial Analysis TTS leaderboard', a model size of 3B params with F32 and BF16 tensor types, and the note 'This model isn't deployed by any inference provider'.

The two price units do not compare, so here is the arithmetic

$0.05 a minute and $34 per million characters look like they live in different universes because they do. To compare them you have to convert. Speech runs at roughly 150 words a minute, and English averages around five and a half characters per word once spaces are counted, so a minute of spoken output is roughly 800 to 900 characters. At Breeze TTS 2's $34 per million, that is about three cents of synthesis per minute — cheaper than GPT-Live-1's five, on the raw speech.

The comparison falls apart immediately afterwards, because GPT-Live-1's five cents includes the listening. It is also transcribing the caller, deciding when the turn ends, and managing the interruption — work that a cascade has to buy from somewhere else: a speech recognition model, a turn-detection model, and a language model to produce the text Breeze TTS 2 will read. Add those and the cascade's three cents of synthesis sits under a bill that is usually larger than the end-to-end model's.

The honest summary is that the cheaper voice is Breeze TTS 2 and the cheaper conversation is GPT-Live-1, and the difference between those two claims is everything a voice agent actually costs.

A screenshot of the Artificial Analysis Provider Voices speech arena leaderboard, ranking text-to-speech models by blind-listener Elo. The table runs Cartesia Sonic 3.6 first on 1,275 Elo from 1,755 samples and $49.0 per million characters, then Inworld Realtime TTS-2 at 1,244, Speechify Simba 3.2 at 1,233 and Qwen-Audio-3.0-TTS-Plus at 1,232, down to BreezeBlue Breeze TTS 2 at 1,205 Elo from 1,227 samples, seventh overall, carrying the only Open Weights badge in the top ten at $34.0 per million characters with an August 2026 release date.

Where they would actually meet

A team building a phone agent today and unwilling to commit to one vendor's end-to-end stack would assemble exactly this cascade: Breeze TTS 2 or a comparable engine for the mouth, something else for the ears, and a routed language model for the thinking. The last of those three is the piece that changes most often — it is where quality improves fastest, where cost varies most, and where the model that wins this quarter is rarely the one that wins next.

That layer is a normal API call, and it is the one part of this stack worth keeping portable. Roughly 190 models from eleven upstream providers sit behind a single OrcaRouter key at provider list price with zero markup, so swapping the reasoning model behind a voice agent is a configuration change rather than an integration project, and automatic failover keeps a backend that times out from dropping the call. Neither GPT-Live-1's Live Sessions endpoint nor Breeze TTS 2's hosted API is reachable that way — the voice layers in this comparison sit outside a routing layer's reach, and it is worth being clear about that rather than implying otherwise.

Which one to pick

Choose GPT-Live-1 if the conversation is the product and you can accept a hosted, closed front end. Reservation lines, first-line support, anything where a caller talking over the agent is a normal event rather than an exception. You are buying the interruption handling, and you are buying it at a per-minute rate that stays predictable while the reasoning behind it is the part you tune.

Choose Breeze TTS 2 if you need a voice you can inspect, if you are building a product where the synthesis is one component among many, or if you need cloning and voice design that GPT-Live-1 does not offer at all. Go in knowing that the weights are for research, that the 50-language claim is a vendor claim against a card tagged for two languages, and that the latency figures are BreezeBlue's own measurements on a warmed fast path rather than an independent audit.

The instinct to treat this as a quality contest is the wrong instinct. Breeze TTS 2 is close to the top of the board it competes on and GPT-Live-1 competes on a different board entirely. The decision that actually costs money is the one underneath both of them: which model does the thinking, and whether you can change your mind about that in an afternoon.