Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/7/31 12:51:24

Stable Autoregressive Speech Generation with Low-Frame-Rate High-Dimensional Continuous Tokens

AI 中文解读
GPT-4o还没走远,AI语音合成又有了新突破!这篇研究解决了一个老大难问题:AI说话既要清晰自然,又要能长时间稳定不跑调。以前的办法要么信息太多导致AI容易“说乱”,要么压缩太狠导致声音失真。新方法巧妙地在“低帧率”下用“高维连续信号”,相当于用很少的指令就传递了丰富的声音细节,配合专门设计的生成框架,让AI能一口气讲很久也不出错。这就好比以前是让人一句句照着念,现在直接给一份简谱,AI就能流畅地唱完整首歌。这项技术未来会让有声书、语音助手、游戏配音变得更逼真,成本也更低,甚至你手机上那些机械感十足的语音提示,很快就能变得像真人主播一样自然。
Balancing sequence length, representational capacity, and long-horizon stability is a central problem in autoregressive (AR) speech and audio generation. Representations with higher frame rates or greater capacity can preserve more signal detail, but they also make streaming generation more vulnerable to distribution drift and AR error accumulation. Conversely, shorter and more compressed representations simplify AR modeling, but their limited bandwidth may discard important components and constrain the upper bound of reconstruction fidelity and generation quality. We ask whether a low-frame-rate, high-dimensional, high-bandwidth continuous representation can be co-designed with a streaming generation framework to support robust high-fidelity reconstruction, strong single-token predictability, and superior long-horizon stability. We decompose this goal into two coupled problems: what geometric and statistical properties a high-dimensional representation space should have, and how an AR continuous-token generator should be structured to resist error accumulation. Accordingly, we propose Locodec, a locally encoded codec that shapes its representation space to improve the interpolatability of a lower-dimensional core manifold and the identifiability of the native high-dimensional coordinates, thereby improving the predictability of high-dimensional high-bandwidth tokens. We also propose MP-ELD, a single-token AR flow-matching framework that uses multi-path information routing and residual classifier-free guidance to mitigate error accumulation. Experiments with 8-Hz, 768-dimensional tokens show that our design preserves reconstruction quality, improves single-token predictability, achieves competitive WER, and maintains stable long-form synthesis, without using external SSL/ASR models, pretrained text language models, or post-training stages.
分享
阅读原文