arXiv:2409.03701cs.CLcs.SD2024-09被引 9

让语音分词器懂语言模型,实现语音文本统一处理

LAST: Language Model Aware Speech Tokenization

  • 用预训练文本模型的目标指导语音分词器训练
  • 在语音建模和语音转写任务上均超越基线方法
  • 支持单一语言模型同时处理语音与文本

语音分词是语音语言模型的基础,支撑语音建模、文生语音、语音转写等任务。现有语音分词器通常独立于语言模型训练,依赖单独的声学模型和量化方法,可能导致分词过程与后续使用不匹配。本文提出一种新方法:利用预训练文本语言模型的目标来训练语音分词器,并将其目标融入离散语音表示的学习过程。目标是将预训练语音模型的特征映射到更利于语言模型聚类的新特征空间。我们实证研究了多种模型设计选择的影响,包括语音词表大小和文本语言模型规模。结果表明,所提方法在语音建模和语音转写任务上均优于基准方法。更重要的是,该方法允许使用单一预训练语言模型处理语音和文本输入,区别于传统分词方式。

原文摘要 · Abstract (English)

Speech tokenization serves as the foundation of speech language model (LM), enabling them to perform various tasks such as spoken language modeling, text-to-speech, speech-to-text, etc. Most speech tokenizers are trained independently of the LM training process, relying on separate acoustic models and quantization methods. Following such an approach may create a mismatch between the tokenization process and its usage afterward. In this study, we propose a novel approach to training a speech tokenizer by leveraging objectives from pre-trained textual LMs. We advocate for the integration of this objective into the process of learning discrete speech representations. Our aim is to transform features from a pre-trained speech model into a new feature space that enables better clustering for speech LMs. We empirically investigate the impact of various model design choices, including speech vocabulary size and text LM size. Our results demonstrate the proposed tokenization method outperforms the evaluated baselines considering both spoken language modeling and speech-to-text. More importantly, unlike prior work, the proposed method allows the utilization of a single pre-trained LM for processing both speech and text inputs, setting it apart from conventional tokenization approaches.

语音分词语言模型多模态

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