首个可生成长达16分钟连贯语音的纯语音语言模型
Long-Form Speech Generation with Spoken Language Models
- 基于线性时序建模,跳过文本中间步骤直接生成语音
- 单次解码生成16分钟语音,比现有模型更连贯高效
- 专为长时语音设计评测基准与评估指标,适合语音助手研发
我们研究多分钟级语音的生成,以满足长时多媒体生成和音频原生语音助手的需求。然而,当前无文本语音语言模型在超过数十秒后难以保持语音连贯性,受限于语音标记的高时间分辨率、长序列训练/外推的架构缺陷以及推理时的内存开销。为此,我们提出SpeechSSM,首个能从单次解码会话中学习并生成长达16分钟朗读或即兴语音的语音语言模型家族,无需文本中间表示。SpeechSSMs利用近期线性时间序列建模进展,在多分钟生成任务上显著超越现有Transformer语音语言模型的连贯性与效率,同时在短语级别保持相当性能。由于现有语音评估方法在此新场景下信息不足,我们还引入:LibriSpeech-Long,一个面向长时语音的评测基准;基于嵌入的新评估指标与大模型判别指标;以及按长度和时间维度的质量度量。语音样本、LibriSpeech-Long数据集及未来代码模型发布详见 https://google.github.io/tacotron/publications/speechssm/。
原文摘要 · Abstract (English)
We consider the generative modeling of speech over multiple minutes, a requirement for long-form multimedia generation and audio-native voice assistants. However, textless spoken language models struggle to generate plausible speech past tens of seconds, due to high temporal resolution of speech tokens causing loss of coherence, architectural issues with long-sequence training or extrapolation, and memory costs at inference time. From these considerations we derive SpeechSSM, the first speech language model family to learn from and sample long-form spoken audio (e.g., 16 minutes of read or extemporaneous speech) in a single decoding session without text intermediates. SpeechSSMs leverage recent advances in linear-time sequence modeling to greatly surpass current Transformer spoken LMs in coherence and efficiency on multi-minute generations while still matching them at the utterance level. As we found current spoken language evaluations uninformative, especially in this new long-form setting, we also introduce: LibriSpeech-Long, a benchmark for long-form speech evaluation; new embedding-based and LLM-judged metrics; and quality measurements over length and time. Speech samples, the LibriSpeech-Long dataset, and any future code or model releases can be found at https://google.github.io/tacotron/publications/speechssm/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。