Kyutai 推出 Voice of Reason:以強化學習解決口語數學的語音原生模型
Kyutai has released Voice of Reason, 2 open-weight speech-to-speech models that solve math problems out loud.Both start from GLM-4-Voice-9B and add supervised fine-tuning (SFT) and reinforcement learning (RL).There is no transcription step and no separate text LLM in the loop.
On spoken GSM8K, accuracy climbs from 27.3% for the base model to 77.1%.Is it deployable?Yes, for self-hosting.Kyutai ran both BF16 checkpoints on a single H100.You also need the GLM-4-Voice repo for its speech tokenizer and decoder.
Weights inherit the GLM-4-Voice license, and no Hugging Face inference provider hosts them yet.Why Speech Models Lag on Math Cascaded pipelines (speech-to-text, text LLM, text-to-speech) still lead on reasoning.However, each stage adds latency, and the pipeline loses paralinguistic cues like tone.
Speech-native models must emit audio at regular intervals to stay interactive.That limits how many hidden reasoning tokens they can afford.Base GLM-4-Voice scores 27.3% on GSM8K.The earlier STITCH method raised that to 58.7% by adding reasoning chunks.
The research team call their work the first application of RL to math reasoning in speech-native models.How the Training Works GLM-4-Voice interleaves its output: 13 text tokens, then 26 audio tokens, repeating.Stage-1 SFT: Training uses 150,616 problems from Orca-Math.
Qwen3-235B rewrote each problem for speech.Kyutai’s DSM TTS then voiced them in many voices.SFT alone lifts GLM-4-Voice from 27.3% to 61.7%.Stage-2 RL: For each spoken question, the model samples 4 replies at temperature 0.9.
A judge, Qwen3-235B-A22B-2507, scores the decoded text with a binary reward.The judge never sees the reference answer.On 100 hand-checked cases, it agreed with humans 88% of the time.Rewards are centered within each group, forming a group-relative REINFORCE objective.
It is related to GRPO but drops PPO clipping and KL regularization.Training ran on 16 H100 GPUs, with 1,500 RL updates.2 design choices matter most: Temperature correction: Logits are divided by the sampling temperature before the log-softmax in the loss.Without it, GSM8K collapsed from 65.5% to 12.
3%.Audio-token merging: At each audio position, all audio-vocabulary probabilities are summed into 1 abstract token.The loss asks only whether audio came next, not which audio token.The paper proves this estimator is unbiased and lower-variance under a value-invariance assumption.
Interactive Explainer window.addEventListener("message",function(e){var f=document.getElementById("kvr-frame");if(f&&e.source===f.contentWindow&&e.data&&e.data.kvrHeight){f.style.height=e.data.
kvrHeight+"px";}}); The 2 Released Checkpoints glm-4-voice-of-reason-9b answers directly, with no extra reasoning tokens.Any step-by-step working is spoken aloud.glm-4-voice-of-reason-stitch-9b writes silent 100-token reasoning chunks between spoken blocks.
Kyutai says later chunks are generated while earlier speech plays, so thinking adds no extra latency.In the STITCH-R layout used here, the first reasoning chunk precedes the first spoken block.Results ModelParamsGSM8K (%)PersonaPlex (full-duplex)8B3.2GLM-4-Voice9B27.3STITCH (Chiang et al.)9B58.
7Voice of Reason9B65.5 ± 1.1 (70.3 released)Voice of Reason (Stitch)9B74.8 ± 1.1 (77.1 released)Qwen2.5-Omni (text output)7B84.7Qwen3-Omni (text output)30B94.6Cascaded ASR-LLM-TTS-ASR31B LLM95.7 Paper scores use top-k 50 decoding, averaged over 3 seeds.Removing top-k gives 70.3% and 77.1%.
The released checkpoints correspond to these runs.The omni and cascaded systems are larger top lines, not matched comparisons.Other findings: Gains survive in real speech: Transcribed with Qwen3-ASR-1.7B, the Stitch model scores 72.0 ± 1.9%.Naturalness holds: UTMOSv2 moved from 4.067 to 4.
069 (direct) and 4.174 to 4.164 (Stitch) after RL.Gains do not come from longer answers: RL cut the direct model’s average reply from 41.9 to 36.4 seconds.Stitch reasoning tokens rose only from 167 to 176.RL helps most with little data: With 10% of SFT data, a longer RL run reached 58.5%.
SFT alone scored 43.9%.General knowledge dips: Spoken TriviaQA fell from 40.6% to 34.0% for the direct model.The authors attribute this mainly to full-data SFT, not RL.Contamination check: The team dropped AddSub, MultiArith, SingleEQ and SVAMP from evaluation.Of 678 checked questions, 54.
0% overlapped with Orca-Math at the paraphrase level.Evaluation audio came from GPT-4o-mini-TTS, a different TTS system than the training audio.GPT-4o served as the evaluation judge.Key Takeaways Kyutai’s RL recipe lifts GLM-4-Voice from 27.3% to 77.1% on spoken GSM8K.The direct model reaches 70.
3% without reasoning tokens, beating STITCH’s 58.7%.Temperature correction is critical: removing it crashed accuracy to 12.3%.Speech naturalness holds after RL; TriviaQA drops, mostly from SFT.Both 9B checkpoints are open on Hugging Face and run on 1 H100.
Check out the Paper, the direct model and the Stitch model.All credit goes to the researcher of this project.Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?now you can join us on telegram as well.
Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?Connect with us The post Kyutai Releases Voice of Reason: A Speech-Native Model that Solves Spoken Math with Reinforcement Learning appeared first on MarkTechPost.
Related
相關文章

斑馬智能發佈端模型AutoOmni2.0,讓元神AI更懂“我的世界”
< img id="wx_img" src="https://www.qbitai.com/wp-content/uploads/imgs/qbitai-logo-1.png" width="400" height="400"> 斑馬智能發佈端模型AutoOmni2.0,讓元神AI更懂“我的世界” 量子位的朋友們 2026-09-23 16:45:22 來源:量子位 9月23日雲棲大會期間,斑馬智能發佈新一代全模態端側大模型AutoOmni 2.0-23B-A3B 9月23日雲棲大會期間,斑馬智能發佈新一代全模態端側大模型AutoOmni 2.0-23B-A3B,任務處理能力堪比10倍參數量級的雲模型;基於讓AI更懂“我的世界”,亮相全新AutoClaw2.0智艙協作服務實車方案。 “端智能的核心價值是開啟交互新範式。”斑馬智能聯席CEO郝飛表示,基於端模型的全車全時免喚醒,以及上下文和記憶,是新範式的關鍵要素,讓更加懂我的主動服務成為可能。 智駕要懂“物理世界”,智艙要懂“我的世界” 在雲棲大會斑馬智能展臺上,騰勢Z9GT、智己LS6、神行者8、紅旗天工06的智駕分別是天神之眼、Momenta、華為乾崑和卓馭,但在智艙領域都選擇了斑馬智能元神AI。據悉,元神AI實現了對主流車企68%的服務覆蓋。 “AI上車不代表贏得用戶,深度使用才是真正的戰場。”斑馬智能首席產品官蔡明表示,AI進行復雜規劃、再有效組織各方能力的前提,是對用戶的理解。一方面,AI要理解物理空間、規律和軌跡構成的“表世界”;另一方面,要理解個人意圖、偏好和生活場景構成的“裡世界”,進而在感知、理解、執行與反饋的循環中持續進化。 據蔡明介紹,元神AI正從智艙AI邁向Personal AI,形成了“三個連通”:連通雲端與車端的算力和服務;連通用戶的多個終端,打通全時空場景數據;連通用戶與服務,實現跨App、跨終

科大訊飛發佈全新語音識別大模型 Spark-ASR-2.0,明日上線訊飛輸入法
首頁 > 智能時代>人工智能 科大訊飛發佈全新語音識別大模型 Spark-ASR-2.0,明日上線訊飛輸入法 2026/9/23 16:35:48 來源:IT之家 作者:遠洋 責編:遠洋 評論: IT之家 9 月 23 日消息,今日,科大訊飛正式發佈最新一代語音識別大模型 Spark-ASR-2.0。據官方介紹,Spark-ASR-2.0 通過非自迴歸與 LLM 增強自迴歸協同、中英文混合文本與聲學聯合增強、動態上下文注入等關鍵技術創新,整體的語音識別效果大幅提升,尤其在通用識別(中英文混合、方言、專業術語)、複雜聲學場景識別(高噪、小音量、快語速、兒童)、上下文識別和文本流暢規範性等方面改善明顯。在效果提升的同時,Spark-ASR-2.0 的整體推理成本相對 Spark-ASR-1.0 僅增加了 10%。官方稱,“如果說過去的語音識別追求的是一字不差地還原所說內容,那麼 Spark-ASR-2.0 則更進一步,讓識別結果‘流暢成文’—— 在提升識別準確率的同時,結合上下文邏輯與語境理解,精簡冗餘表達、精修各類細節,讓文字更連貫、語義更清晰。”相較於 Spark-ASR-1.0,Spark-ASR-2.0 在語音識別各核心場景上的效果有明顯進步,尤其在中英文混合、方言、高噪聲、文本流暢規範性等維度上的效果實現了大幅提升,WER(詞錯誤率)明顯降低。Spark-ASR-2.0 與當前業界最好水平相比,在方言、高噪和小音量上擁有顯著優勢,也再次證明瞭在複雜聲學場景上語音識別的強大實力,主要任務效果均好於業界最優水平。測試集中 ASR 任務使用 WER / CER 作為評價指標,數值越低表示效果越好* 測試集來自於語音真實任務請求數據,來源分佈包括訊飛星火 APP、訊飛聽見 APP、訊飛翻譯機、訊飛輸入法、訊飛開放平臺語音 API 真實開發者場景等進行滾動更新。據IT之家瞭解,

別急著找“中國版Muse”,先看看股價的臉色
別急著找“中國版Muse”,先看看股價的臉色來咖智庫2026.09.23 16:33 · 來自重慶全文1557字00:00 / 04:25Muse火不火,是真問題;“中國版Muse”炒不炒,是假問題。文 | 來咖智庫9月8日,Meta上線個人AI智能體Muse。上線5天,下載量突破73萬次;13天累計超250萬次,登頂美國蘋果應用商店免費榜,把ChatGPT、Claude、Grok統統壓在身下。Apptopia的數據更狠:Muse美國移動端日活已達64.2萬,是ChatGPT上線同期23.1萬的近三倍。資本市場直接用錢投票,Meta股價單日大漲超11%,市值一夜暴增近1.3萬億元。大洋這邊,資金的動作更快。9月22日,A股和港股開盤就開始滿場找“中國版Muse”:騰訊被公認為最優解,單日漲5%,傳媒、計算機板塊領漲,AI Agent概念全面引爆。然後,截至9月23日午盤,騰訊跌2.3%,收報441.2港元;阿里跌2.87%,小米跌2.5%,恒生科技指數跌0.97%。一場映射式炒作,從點燃到熄火,只用了24小時。先說Muse到底做對了什麼。它不是又一個聊天機器人。ChatGPT的模式是你問我答,Muse的模式是替你辦事:在用戶授權下讀郵件、訂餐廳、管日程、網購下單,聯動Instagram、日曆、外賣平臺等各種服務。它把AI從“對話工具”升級成了“執行工具”,這是全球消費級AI第一次把智能體做成全民產品。支撐這件事的是什麼是Meta手裡幾十億月活用戶的社交圖譜,是Instagram、Facebook、WhatsApp內置的分發通道。Muse超過95%的用戶同時在用Facebook,產品還沒推廣,入口已經焊死在用戶每天必開的App裡。問題是,“中國版Muse”這個提法,從第一天起就是個偽命題。Muse的壁壘不是模型,是社交圖譜加系統級分發。這個組合,全世界只有Meta一家有。資金

適用榮耀、小米、階躍手機,網信部門發佈 3 款提供手機端側生成式 AI 服務已備案信息
首頁 IT圈 最會買 設置 日夜間 隨系統 淺色 深色 主題色 黑色 投稿 訂閱 RSS訂閱 收藏IT之家 軟媒應用 App客戶端 要知App 軟媒魔方 業界 手機 電腦 測評 視頻 AI 蘋果 iPhone 鴻蒙 軟件 智車 數碼 學院 遊戲 直播 5G 微軟 Win10 Win11 專題 搜索 首頁 > 智能時代>人工智能 榮耀 YOYO Claw、小米 miclaw、階躍終端 AI 三款手機端側生成式 AI 服務通過網信部門備案 2026/9/23 16:33:24 來源:IT之家 作者:清源 責編:清源 評論: 感謝IT之家網友 Autumn_Dream、xxy171070、補藥吖 的線索投遞! IT之家 9 月 23 日消息,據網信中國公眾號,網信部門會同有關部門按照《生成式人工智能服務管理暫行辦法》要求,有序開展生成式人工智能服務備案工作,現將新增的“YOYO Claw”等 3 款提供手機端側生成式人工智能服務備案信息予以公告。IT之家彙總此次備案的生成式人工智能服務如下表:序號屬地大模型名稱備案單位備案編號備案時間適用場景1廣東省YOYO Claw深圳榮耀軟件技術有限公司GuangDong-YOYOClaw-2026072801952026/9/22榮耀手機2北京市Xiaomi miclaw小米科技有限責任公司Beijing-Xiaomimiclaw-2026051802252026/9/22小米手機3上海市階躍終端 AI智源星辰(上海)智能科技有限公司Shanghai-JieYueZhongDuanAI-2026072801842026/9/22階躍手機 投訴水文 我要糾錯 下載IT之家APP,簽到賺金幣兌豪禮 相關文章關鍵詞:網信辦,生成式AI備案中央網信辦召開網絡直播規範發展工作會議:對直播亂象實現靶向治理網信辦通報 30 款 App 個人信息收集使用問

全新深藍 S07 正式官宣接入豆包大模型,9 月 28 日震撼上市
深藍汽車董事長鄧承浩於今日正式對外宣佈,全新深藍 S07將全面接入字節跳動旗下的豆包大模型,並同步搭載 AI 激光智駕系統,新車已定於9月28日正式推向市場。在談及智能座艙的發展演變時,鄧承浩指出,過去的汽車座艙競爭主要停留在“堆料”層面,用戶不得不去適應機器繁瑣的交互邏輯。
