融合语义与上下文信息,提升语音离散化表示质量
FuseCodec: Semantic-Contextual Fusion and Supervision for Neural Codecs
- 将语义与上下文特征融入编码器潜在空间,实现统一表征学习
- 在LibriSpeech上超越EnCodec等模型,提升转写准确率与语音保真度
- 适合研究语音离散化、零样本语音合成的开发者与研究人员
语音分词使语音具备离散表示,便于语言建模。然而,现有神经编解码器仅捕捉低层声学特征,忽略了人类语音固有的语义与上下文线索。尽管近期工作通过自监督语音模型引入语义表征或利用预训练语言模型获取上下文表征,但语义与上下文表征的对齐与融合仍存挑战。本文提出FuseCodec,通过强跨模态对齐与全局监督统一声学、语义与上下文表征。提出三种互补技术:(i) 潜在表征融合,将语义与上下文特征直接整合至编码器潜空间,实现鲁棒统一表征学习;(ii) 全局语义-上下文监督,以全局池化并广播的表征监督离散令牌,增强时间一致性与跨模态对齐;(iii) 时间对齐上下文监督,在局部窗口内动态匹配上下文与语音令牌,实现细粒度令牌级监督。进一步提出FuseCodec-TTS,验证方法在零样本语音合成中的适用性。实验表明,FuseCodec在LibriSpeech上达到最先进性能,优于EnCodec、SpeechTokenizer和DAC,在转写准确率、感知质量、可懂度与说话人相似性方面均有提升。结果证明上下文与语义引导的分词对语音分词及下游任务的有效性。代码与预训练模型已开源。
原文摘要 · Abstract (English)
Speech tokenization enables discrete representation and facilitates speech language modeling. However, existing neural codecs capture low-level acoustic features, overlooking the semantic and contextual cues inherent to human speech. While recent efforts introduced semantic representations from self-supervised speech models or incorporated contextual representations from pre-trained language models, challenges remain in aligning and unifying the semantic and contextual representations. We introduce FuseCodec, which unifies acoustic, semantic, and contextual representations through strong cross-modal alignment and globally informed supervision. We propose three complementary techniques: (i) Latent Representation Fusion, integrating semantic and contextual features directly into the encoder latent space for robust and unified representation learning; (ii) Global Semantic-Contextual Supervision, supervising discrete tokens with globally pooled and broadcasted representations to enhance temporal consistency and cross-modal alignment; and (iii) Temporally Aligned Contextual Supervision, strengthening alignment by dynamically matching contextual and speech tokens within a local window for fine-grained token-level supervision. We further introduce FuseCodec-TTS, demonstrating our methodology's applicability to zero-shot speech synthesis. Empirically, FuseCodec achieves state-of-the-art performance in LibriSpeech, surpassing EnCodec, SpeechTokenizer, and DAC in transcription accuracy, perceptual quality, intelligibility, and speaker similarity. Results highlight the effectiveness of contextually and semantically guided tokenization for speech tokenization and downstream tasks. Code and pretrained models are available at https://github.com/mubtasimahasan/FuseCodec.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。