arXiv:2510.02327cs.CLcs.AI2025-10被引 3

让语音对话模型又快又准,实时注入知识不卡顿

KAME: Tandem Architecture for Enhancing Knowledge in Real-Time Speech-to-Speech Conversational AI

  • 双轨并行:实时语音模型+后台大模型协同生成
  • 正确率接近串行系统,延迟仍如纯语音模型
  • 适合需要快速响应且知识丰富的语音交互场景

实时语音到语音(S2S)模型在生成自然、低延迟对话方面表现优异,但缺乏深层知识和语义理解。而采用自动语音识别、文本大语言模型(LLM)和语音合成的串行系统虽知识丰富,却存在高延迟,破坏交互流畅性。本文提出一种新型混合架构:用户语音由S2S变换器实时处理以保证响应速度,同时查询被传至强大的后端LLM进行深度理解。LLM生成的文本结果实时注入S2S模型,指导其语音生成,从而在不承担完整串行延迟的前提下,显著增强输出的知识性。我们在基于MT-Bench的语音合成多轮问答基准上评估该方法,结果表明,该系统在响应正确性上显著优于基线S2S模型,接近串行系统水平,同时保持与基线相当的延迟。

原文摘要 · Abstract (English)

Real-time speech-to-speech (S2S) models excel at generating natural, low-latency conversational responses but often lack deep knowledge and semantic understanding. Conversely, cascaded systems combining automatic speech recognition, a text-based Large Language Model (LLM), and text-to-speech synthesis offer superior knowledge representation at the cost of high latency, which disrupts the flow of natural interaction. This paper introduces a novel hybrid architecture that bridges the gap between these two paradigms. Our framework processes user speech through an S2S transformer for immediate responsiveness while concurrently relaying the query to a powerful back-end LLM. The LLM's text-based response is then injected in real time to guide the S2S model's speech generation, effectively infusing its output with rich knowledge without the full latency penalty of a cascaded system. We evaluated our method using a speech-synthesized variant of the MT-Bench benchmark that consists of multi-turn question-answering sessions. The results demonstrate that our system substantially outperforms a baseline S2S model in response correctness, approaching that of a cascaded system, while maintaining a latency on par with the baseline.

语音对话大模型融合低延迟

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。