Just Now, Claude Overhauls Voice, 11 Languages, But No Chinese

marsbitОпубликовано 2026-07-24Обновлено 2026-07-24

Введение

Just now, both Anthropic and OpenAI announced major upgrades to their voice models. Anthropic significantly enhanced Claude Voice. It now supports the more powerful Opus 4.8 and Sonnet 5 models (not just Haiku), allows switching between them mid-conversation, and seamlessly integrates voice and text chat contexts. Crucially, it can now use tools/connectors during voice conversations to interact with user services like Gmail, Google Calendar, and Slack. Claude Voice now supports 11 languages, but notably excludes Chinese. OpenAI, in contrast, launched a fundamentally new architecture called GPT-Live for ChatGPT Voice. This is a full-duplex model capable of simultaneous listening and speaking, allowing for natural interruptions and real-time verbal feedback. It features a two-tier system: a low-latency front-end model for conversation flow and a backend GPT-5.5 for deep, delegated reasoning. This architecture allows complex tasks to be processed asynchronously without pausing the conversation. OpenAI is bringing this advanced voice model to desktop, launching ChatGPT Voice for macOS and Windows. It features a global hotkey, can read active window content for context (Appshots on macOS), and can verbally command multiple Agents to work simultaneously in the background. The key differences are clear: Claude's voice mode focuses on efficiently managing personal workflows via connected apps but operates in a strict turn-taking manner. OpenAI's GPT-Live aims for a completely nat...

Just now, Anthropic and OpenAI simultaneously released major voice mode upgrades!

On the Claude side, it has upgraded from only running Haiku to the full Opus 4.8 and Sonnet 5 series. It can now access tools like Gmail, Calendar, and Slack during conversations, and has expanded to support 11 languages, but Chinese is not included.

On the OpenAI side, the full-duplex GPT-Live has been directly deployed to macOS and Windows desktops. You can command a whole team of Agents just by speaking, and it supports Chinese.

Claude Voice Major Upgrade

Before this, Claude's voice mode could only run Haiku, the smallest model.

You could chat with it by voice, and it could understand, but it would easily struggle with slightly complex questions.

Now, Opus 4.8 and Sonnet 5 are both available.

You can switch models mid-conversation. The system automatically calls the fastest version of the selected model. Note, it's the fastest version, not the full reasoning version.

The good news is, voice mode will default to loading the model you last used in text chat, maintaining context seamlessly between text and voice, switching back and forth without interruption.

In terms of interaction, there are two modes: Hands-free continuous listening with automatic replies, and Push-to-talk where you hold to speak and release to end.

Of course, the most important feature is the "Tool Calling".

In voice conversations, Claude can now directly connect to your Gmail, Google Calendar, Slack, Google Docs, Canva.

Say a sentence, and it searches emails, checks your calendar, reads documents, sends messages for you.

Anthropic's product manager, Robert Bye, gave a few examples:

· Summarize what I missed on Slack in the past few hours.

· Send the summary of the new project PRD to Nick on Slack.

Say it out loud, and the task is done.

Technically, tool calling in voice uses the same Connectors architecture as text chat, not a watered-down version. It will also ask for your permission before each call.

All subscription plans can use it, but free users only get Haiku with 1 connector. The full Opus suite requires a paid plan. Usage is deducted from the regular quota. Public beta rollout across all platforms starts today.

11 Languages, No Chinese

Regarding languages, Claude voice mode now supports 11 languages: English, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Brazilian Portuguese, Latin American Spanish, European Spanish.

Looked from beginning to end, no Chinese.

For these users, typing remains the way.

Furthermore, Claude does not automatically detect the language you are speaking.

You need to actively ask it to switch, for example, "Please speak to me in Japanese," or manually select it in the settings. If not switched, the default is English.

Interestingly, previously, developers found a language list in the Claude App code containing 18 languages, which explicitly included Chinese.

However, 18 became 11, and Chinese was directly cut.

ChatGPT Voice Invades the Desktop

In contrast, ChatGPT's voice has completely changed its underlying architecture.

It uses the GPT-Live model just released on July 8th, a full-duplex voice model.

Full-duplex means the model can simultaneously handle input and output audio streams, making dozens of judgments per second. It can respond without waiting for you to finish speaking.

So GPT-Live will interject with "uh-huh" or "I see" while you're talking, like a real person listening.

Looking deeper, it's based on a two-tier architecture.

The foreground is a lightweight, low-latency voice model responsible for real-time conversation, turn management, interruption response—anything requiring millisecond-level reactions.

The background is GPT-5.5, responsible for complex reasoning, web search, and Agent tasks.

When you ask a question requiring deep thought, GPT-Live asynchronously delegates the task to the background GPT-5.5, then continues talking to you, reporting back when the result is ready.

OpenAI calls this "Delegated Reasoning."

Specifically, OpenAI has completely decoupled conversation latency from reasoning depth. You don't need to wait for the large model to finish thinking before you can continue speaking.

Reasoning depth is adjustable in three levels: Instant (fastest), Medium (moderate reasoning), High (deep reasoning), corresponding to different tiers of GPT-5.5. Free users get GPT-Live-1 mini.

Judging from benchmarks, this delegation architecture really works. Voice mode is finally no longer a "downgraded chat."

GPQA (Expert-level scientific reasoning) jumped from 45.3% to 84.2% compared to the previous advanced voice mode.

BrowseComp (Agent web search capability) soared from 0.7% to 75.2%.

In the τ3-Voice Telecom benchmark simulating real multi-turn telecom customer service scenarios, GPT-Live also comprehensively outperforms.

Talk and Run Multiple Agents Simultaneously

With this foundation, OpenAI directly deployed it to the desktop.

Starting today, ChatGPT Voice officially lands on macOS and Windows desktop.

You can set a global hotkey to instantly invoke ChatGPT Voice from within any application.

On macOS, there's also an Appshots feature. ChatGPT can directly read the content of your currently active window to use as conversation context.

For example, when saying "help me calculate Q3 year-over-year" while looking at Excel, it can see your spreadsheet.

Furthermore, you can use voice to command multiple Agents in ChatGPT Work and Codex to work simultaneously.

Have one Agent write code while another looks up documentation, just by speaking.

GPT-Live talks to you in the foreground while simultaneously launching, monitoring, and switching multiple work threads in the background, no need for you to return to the keyboard.

Currently available for Plus, Pro, Business, Edu, and Enterprise plans.

The Difference You Can Feel in 10 Seconds

Can it be interrupted?

Claude voice is turn-based. It thinks only after you finish. Want to interrupt? Wait.

GPT-Live can be interrupted. Change your mind mid-sentence, and it stops immediately to follow your new thought. It remembers where you were before the interruption.

Can it multitask?

Claude does only one thing at a time—voice chat.

ChatGPT Voice on desktop can talk to you while simultaneously controlling your computer in the background, directing multiple Agents to do their respective tasks.

"Help me open a PR while checking yesterday's CI logs," both tasks can start running concurrently.

Can it act?

Claude voice can call SaaS tools like Gmail, Calendar via connectors, but it cannot touch your desktop.

ChatGPT Voice on desktop, combined with Computer Use, can directly control your computer. Files, programs, terminal—it can interact with them all.

How deep does it think?

Claude's trump card is Opus 4.8, still one of the strongest models for multi-step reasoning and knowledge synthesis tasks. However, the voice mode runs the fastest version of Opus, not the full-powered reasoning version.

On the GPT-Live side, the High setting can asynchronously delegate to GPT-5.5 Thinking for deep reasoning, actually allowing near-full reasoning capability to be called in voice scenarios.

The Era Where Even the Input Box Isn't Needed

Seeing this, the divergence between the two companies becomes clear.

The turn-based Claude focuses on using your own Gmail, calendar, documents to help you sort out your own stuff.

The full-duplex GPT-Live focuses on feeling like talking to a person. Interruptible, multi-threaded, computer-controlling, making you forget it's an AI.

For non-coders, Claude has a much lower barrier. Have emails to sort, schedules to arrange? Just open your mouth.

OpenAI's path is more exhilarating and geekier. You need to actually have a team of Agents and real tasks for them to do.

As Greg Brockman said, "Compared to voice, typing itself is particularly unnatural."

Those plastic keys that have accompanied humanity for forty years are now officially being pushed into a corner by both OpenAI and Anthropic.

References:

https://x.com/testingcatalog/status/2080401533728940372

https://x.com/OpenAI/status/2080378182469857576

https://x.com/testingcatalog/status/2080385285951521150

https://x.com/claudeai/status/2080376094939603366

https://claude.com/blog/think-through-hard-problems-in-voice-mode

This article is from the WeChat public account "New Zhiyuan," author: ASI Revelation, editor: Moses

Связанные с этим вопросы

QWhat is the core difference between the newly upgraded Claude Voice and ChatGPT's new GPT-Live?

AThe core difference lies in their fundamental interaction architecture. Claude Voice operates on a 'half-duplex' or 'push-to-talk/automated turn-taking' system where users speak, then Claude processes and responds, and it doesn't support natural interruptions. ChatGPT's GPT-Live is a 'full-duplex' model, capable of simultaneously processing input and output, allowing for real-time interruptions, back-channeling (like saying 'uh-huh'), and more human-like conversational flow. Furthermore, GPT-Live can delegate complex reasoning tasks asynchronously to a backend model (GPT-5.5) while maintaining the conversation.

QWhat are the key functionalities of the 'Tool Calling' feature in Claude's new Voice mode?

AClaude's Voice mode 'Tool Calling' allows the AI to connect to and perform actions within various SaaS applications directly through voice commands. Key supported integrations include Google services (Gmail, Calendar, Docs), Slack, and Canva. Users can issue commands like 'Summarize what I missed on Slack in the past few hours' or 'Send the summary of the new project PRD to Nick on Slack.' Before execution, Claude will ask for user permission for each action. This feature is available across all plans, but with limitations on the number of connectors for free users.

QHow does GPT-Live's 'Delegated Reasoning' architecture enhance its performance in voice mode?

AGPT-Live's 'Delegated Reasoning' architecture decouples conversational latency from reasoning depth. It uses a two-tier system: a front-end, low-latency speech model handles real-time dialogue, turn management, and immediate responses. When a complex query requiring deep thought arises, the front-end model asynchronously delegates the reasoning task to the back-end, more powerful GPT-5.5 model. This allows the conversation to continue fluidly without waiting for the deep reasoning to complete, and the result is delivered when ready. This significantly boosts performance on complex benchmarks like GPQA (expert scientific reasoning) and BrowseComp (agentic web search).

QWhat specific desktop integration features does the new ChatGPT Voice offer on macOS and Windows?

AThe new ChatGPT Voice on desktop offers several key integration features: 1) A global hotkey to summon ChatGPT Voice from within any application. 2) On macOS, the 'Appshots' feature allows ChatGPT to see and understand the content of the user's currently active application window (e.g., an Excel spreadsheet) and use it as context for the conversation. 3) Users can verbally command multiple Agents (from ChatGPT Work and Codex) to work simultaneously in the background. 4) With Computer Use capabilities, it can directly manipulate the user's desktop, interacting with files, programs, and terminals.

QWhat languages are supported in Claude's latest Voice mode update, and what is notably absent?

AClaude's latest Voice mode update supports 11 languages: English, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Brazilian Portuguese, Latin American Spanish, and European Spanish. Notably, Chinese (Mandarin) is absent from the supported list. Users must manually switch languages by voice command (e.g., 'Please speak to me in Japanese') or in settings; it does not auto-detect language and defaults to English if not set.

Похожее

Свадебное дело Чхве Тхэвона закрыто: раскрывая скрытые линии наследования за триллионной империей SK Hynix

Дело о разводе главы SK Group Чхве Тхэвона завершилось, раскрывая сложные сценарии наследования в конгломерате, стоящем за SK Hynix, чья капитализация превысила 1000 трлн вон. В отличие от традиционных сценариев наследования в чеблях, где ключевую роль играют первенец, доли, брачные связи и отцовское признание, трое детей Чхве Тхэвона от бывшей жены Но Соён — дочь Чхве Юнджон (1989 г.р.), дочь Чхве Минджон (1991 г.р.) и сын Чхве Ингын (1995 г.р.) — следуют разными путями. Чхве Юнджон, названная СМИ «наиболее очевидным кандидатом», занимает руководящую должность в SK Inc. и работает над стратегией развития в области биотехнологий и точной медицины, сочетая научную подготовку с бизнес-опытом. Её брак с основателем ИИ-стартапа символизирует новый тип элитных союзов. Чхве Минджон, добровольно служившая в ВМС Республики Корея и работавшая в сфере международной политики в SK Hynix в США, сейчас является основателем ИИ-стартапа в сфере здравоохранения. Её брак с бывшим офицером морской пехоты США подчёркивает связь с геополитическим контекстом, в котором теперь существует полупроводниковый гигант. Чхве Ингын, единственный сын и, казалось бы, естественный наследник по старой логике, сохраняет молчание. Имея образование в области физики, он покинул SK E&S, чтобы присоединиться к McKinsey, что рассматривается как стандартная внешняя стажировка, но без явных сигналов о наследовании. Громкое судебное разбирательство по разводу родителей, связанное с разделом активов на триллионы вон, стало фоном для их путей. По мере того как SK Hynix становится глобальным геополитическим активом в эпоху ИИ, наследование в SK перестаёт быть семейным делом, превращаясь в публичный экзамен на легитимность в новой, сложной реальности. Наследникам предстоит найти свои собственные ответы на вызовы эпохи.

marsbit14 ч. назад

Свадебное дело Чхве Тхэвона закрыто: раскрывая скрытые линии наследования за триллионной империей SK Hynix

marsbit14 ч. назад

Банки выступают против компромисса по доходности стейблкоинов – Найдёт ли закон CLARITY 60 голосов?

Американский Банковский институт политики выступил против нового проекта закона CLARITY Act, указав на пробелы в регулировании доходности стейблкоинов и мерах по борьбе с незаконными финансами. Банковский сектор добивается полного запрета любых форм вознаграждений по стейблкоинам и лоббирует сенаторов, что снижает поддержку со стороны республиканцев. Из-за смерти сенатора Грэма и болезни Макконнелла у республиканцев стало 51 голос. Если сенаторы Кёртис и Корнин откажут в поддержке, эта цифра упадет до 49, а для принятия закона потребуется 60 голосов. Необходимость заручиться поддержкой 11 демократов осложняется тем, что некоторые про-крипто демократы также выступают против законопроекта. Сроки ограничены: до августовских каникул Сената осталось две недели. Лидер большинства Джон Тюн сомневается в успехе до перерыва. Советник Белого дома по криптовалютам Патрик Уитт призывает провести голосование, утверждая, что новые этические нормы устраняют возражения демократов. Вероятность принятия закона в 2026 году, по рыночным оценкам, упала до 32%.

ambcrypto14 ч. назад

Банки выступают против компромисса по доходности стейблкоинов – Найдёт ли закон CLARITY 60 голосов?

ambcrypto14 ч. назад

За 2 месяца оценка выросла с 8,8 до 68 млрд юаней! Крупнейший AI-хаб OpenRouter может быть куплен

Stripe ведет переговоры о приобретении стартапа OpenRouter, агрегатора API крупных языковых моделей, за сумму около 100 миллиардов долларов. Это представляет собой семикратный рост по сравнению с оценкой OpenRouter в 13 миллиардов долларов двумя месяцами ранее. OpenRouter выступает в качестве «маршрутизатора» или агрегатора для более чем 400 AI-моделей (таких как GPT, Claude и множество открытых), позволяя разработчикам через единый API выбирать наиболее подходящую модель для каждой задачи на основе стоимости, скорости и сложности. Это помогает приложениям снижать расходы, автоматически направляя простые запросы к более дешевым моделям. Компания, основанная соучредителем OpenSea Алексом Аталлой, демонстрирует быстрый рост: ее ежегодный доход достиг 50 миллионов долларов, увеличившись в пять раз за полгода. Для Stripe, крупнейшего процессора онлайн-платежей, это вторая крупная сделка в сфере AI-инфраструктуры после приобретения платформы биллинга Metronome в 2025 году. Стратегия Stripe заключается в создании комплексного предложения для AI-экономики: OpenRouter будет «выбирать модель», Metronome — «подсчитывать потребление», а существующие платежные сервисы Stripe — «обрабатывать оплату». Таким образом, Stripe стремится контролировать ключевой уровень инфраструктуры, который определяет распределение трафика между моделями и формирует счета для конечных предприятий. Сделка подчеркивает растущую важность промежуточного слоя, который управляет стоимостью и выбором моделей для миллионов пользователей AI-приложений.

链捕手14 ч. назад

За 2 месяца оценка выросла с 8,8 до 68 млрд юаней! Крупнейший AI-хаб OpenRouter может быть куплен

链捕手14 ч. назад

От OpenSea до OpenRouter: Алекс Аталлах повторяет сценарий «ухода на пике»?

Автор: Нэнси, PANews Алекс Аталла, соучредитель NFT-платформы OpenSea, покинул компанию на пике пузыря NFT четыре года назад. Сейчас он снова оказывается в центре внимания на волне бума ИИ, готовясь продать созданную им агрегирующую платформу AI-моделей OpenRouter по высокой цене. По данным The Wall Street Journal от 23 июля, платежный гигант Stripe ведет переговоры о приобретении OpenRouter, при этом потенциальная оценка сделки может приблизиться к 100 миллиардам долларов. Если сделка состоится, это станет еще одним успехом Аталлы в создании компании на уровне ста миллиардов долларов после OpenSea. Ранее в этом месяце появились сообщения о том, что OpenRouter получил предложения о покупке от нескольких крупных технологических компаний. Потенциальная сделка со Stripe рассматривается как важный шаг для инфраструктурного гиганта в сфере платежей по расширению своего присутствия в области инфраструктуры ИИ. По данным информированных источников, если сделка будет заключена, оценка OpenRouter может приблизиться к 100 миллиардам долларов, что значительно превышает его предыдущие оценки при финансировании. Всего за три года компания добилась быстрого роста благодаря буму больших моделей. Это не первая компания Аталлы стоимостью в сто миллиардов. Ранее он был соучредителем OpenSea, ведущей мировой платформы для торговли NFT, пиковая оценка которой превысила 130 миллиардов долларов. Его уход с OpenSea до серьезного спада на рынке NFT рассматривался как знаковый сигнал. OpenRouter стала крупнейшим хабом в эпоху ИИ, подключившись к более чем 400 AI-моделям, имея около 10 миллионов пользователей и обрабатывая более 200 триллионов токенов в месяц. Однако, несмотря на быстрый рост, это бизнес с большими объемами, но ограниченной рентабельностью. Его основная бизнес-модель заключается в взимании комиссии за платформу (около 5-5,5%) при вызове разработчиками AI-моделей. Конкуренция на рынке агрегации AI-моделей также обостряется. Высокая оценка OpenRouter, возможно, больше отражает его будущий потенциал, чем текущую прибыльность. Для потенциальных покупателей наиболее ценным активом могут быть не текущие доходы, а накопленные реальные данные об использовании ИИ, которые трудно быстро воспроизвести. От NFT к ИИ Алекс Аталла дважды поймал волну технологического бума. Если продажа OpenRouter состоится с оценкой в 100 миллиардов долларов, это может означать либо переоценку стоимости инфраструктуры ИИ, либо сигнал о новом пике цикла. Ответ на этот вопрос даст только время.

链捕手15 ч. назад

От OpenSea до OpenRouter: Алекс Аталлах повторяет сценарий «ухода на пике»?

链捕手15 ч. назад

Приближается ли Биткойн к очередной зоне накопления? ЭТОТ сигнал говорит «да»

Аналитики отмечают, что Bitcoin (BTC) переживает один из самых длительных медвежьих периодов, охватывающий три квартала и два календарных года, при этом его динамика отклонилась от рынка акций. Однако сохраняется корреляция с акциями Apple (AAPL). График соотношения BTC/AAPL с 2017 года движется в восходящем канале, где его нижняя граница традиционно сигнализирует о зоне недооценки (накопления) для Bitcoin, а верхняя — о перекупленности. В настоящее время соотношение приближается к линии поддержки, что, по историческим данным, может предшествовать новой фазе роста BTC. При этом в 2025 году нарушилась многолетняя корреляция годовой доходности Bitcoin с индексами S&P 500 и Nasdaq 100, что объясняется его более резкой реакцией на макроэкономические потрясения. В качестве подтверждающего сигнала для разворота рассматриваются поступления стейблкоинов на криптобиржи, которые указывают на готовность капитала к реинвестированию. За последние семь дней чистый приток составил $1,42 млрд, что значительно меньше оттока в $10 млрд за предыдущие 30 дней и пока недостаточно для уверенного старта ралли. Таким образом, соотношение BTC/AAPL указывает на возможное приближение к зоне накопления, но для подтверждения тренда необходимы более значительные притоки стейблкоинов.

ambcrypto15 ч. назад

Приближается ли Биткойн к очередной зоне накопления? ЭТОТ сигнал говорит «да»

ambcrypto15 ч. назад

Торговля

Спот
活动图片