提出XY-Tokenizer,让低比特率语音编码同时保质语义与音色。
XY-Tokenizer: Mitigating the Semantic-Acoustic Conflict in Low-Bitrate Speech Codecs
- 通过多阶段多任务学习,缓解语义与音色的冲突。
- 语义对齐优于同类方法,语音相似度达0.83。
- 适合需兼顾语义理解与语音还原的应用场景。
语音编解码器是连接语音信号与大语言模型的桥梁。理想的语音语言模型编解码器应同时保留丰富的语义信息和高质量的声学信息。然而,现有编解码器难以在高保真语音重建与语言模型友好性之间取得平衡。本文分析了现有编解码器在语义丰富性与声学保真度之间的局限性,提出一种新型编解码器XY-Tokenizer,通过多阶段、多任务学习有效缓解语义与声学能力间的冲突。实验表明,尽管现有编解码器通常只擅长其中一个方面,但XY-Tokenizer在相同比特率下,于语义和声学任务上均达到当前最优性能。其文本对齐能力超越基于蒸馏的语义建模方法(如SpeechTokenizer和Mimi),同时重构音频与原始音频的说话人相似度达0.83。其重建效果接近仅优化声学性能的顶尖编解码器BigCodec(在相似比特率下为0.84)。代码与模型已开源。
原文摘要 · Abstract (English)
Speech codecs serve as bridges between speech signals and large language models. An ideal codec for speech language models should not only preserve acoustic information but also capture rich semantic information. However, existing speech codecs struggle to balance high-quality audio reconstruction with ease of modeling by language models. In this study, we analyze the limitations of previous codecs in balancing semantic richness and acoustic fidelity. We propose XY-Tokenizer, a novel codec that mitigates the conflict between semantic and acoustic capabilities through multi-stage, multi-task learning. Experimental results demonstrate that XY-Tokenizer achieves performance in both semantic and acoustic tasks comparable to that of state-of-the-art codecs operating at similar bitrates, even though those existing codecs typically excel in only one aspect. Specifically, XY-Tokenizer achieves strong text alignment, surpassing distillation-based semantic modeling methods such as SpeechTokenizer and Mimi, while maintaining a speaker similarity score of 0.83 between reconstructed and original audio. The reconstruction performance of XY-Tokenizer is comparable to that of BigCodec, the current state-of-the-art among acoustic-only codecs, which achieves a speaker similarity score of 0.84 at a similar bitrate. Code and models are available at https://github.com/gyt1145028706/XY-Tokenizer.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。