arXiv:2409.06372cs.CLcs.SD2024-09被引 6

对比端到端与流水线语音分类,发现多语言编码器在单语场景更优,跨语言则需罗马化文本中间表示。

SpeechTaxi: On Multilingual Semantic Speech Classification

  • 用多语言语音编码器做端到端分类,比先转文字再分类更高效
  • 单语训练时端到端性能超越流水线,但跨语言迁移能力差
  • 提出罗马化文本作为语言无关中间表示,适合无本地语音识别的语言

近年来多语言语音编码与转写技术的发展,引发了关于语义语音分类最佳方法的思考。具体而言,基于多语言语音编码器(MSE)微调的端到端(E2E)分类器,能否媲美或超越先将语音转为文本、再由文本分类器处理的流水线(CA)方法?为此,我们构建了SpeechTaxi——一个涵盖28种语言、共80小时的多语言圣经经文语音分类数据集。通过该数据集,我们在单语与跨语言迁移场景下广泛比较E2E与CA方法。结果表明:在单语设置(即使用本语言训练数据)中,基于MSE的E2E优于CA;但在零样本跨语言迁移和多语言联合训练中,MSE的跨语言迁移能力不足,导致E2E显著落后于CA。最后,我们提出一种新型CA方法,将语音转为罗马化文本作为语言无关的中间表示,证明其在缺乏本地语音识别支持的语言中具有鲁棒性。SpeechTaxi数据集已公开于https://huggingface.co/datasets/LennartKeller/SpeechTaxi/。

原文摘要 · Abstract (English)

Recent advancements in multilingual speech encoding as well as transcription raise the question of the most effective approach to semantic speech classification. Concretely, can (1) end-to-end (E2E) classifiers obtained by fine-tuning state-of-the-art multilingual speech encoders (MSEs) match or surpass the performance of (2) cascading (CA), where speech is first transcribed into text and classification is delegated to a text-based classifier. To answer this, we first construct SpeechTaxi, an 80-hour multilingual dataset for semantic speech classification of Bible verses, covering 28 diverse languages. We then leverage SpeechTaxi to conduct a wide range of experiments comparing E2E and CA in monolingual semantic speech classification as well as in cross-lingual transfer. We find that E2E based on MSEs outperforms CA in monolingual setups, i.e., when trained on in-language data. However, MSEs seem to have poor cross-lingual transfer abilities, with E2E substantially lagging CA both in (1) zero-shot transfer to languages unseen in training and (2) multilingual training, i.e., joint training on multiple languages. Finally, we devise a novel CA approach based on transcription to Romanized text as a language-agnostic intermediate representation and show that it represents a robust solution for languages without native ASR support. Our SpeechTaxi dataset is publicly available at: https://huggingface.co/ datasets/LennartKeller/SpeechTaxi/.

语音分类多语言端到端罗马化

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