通过数据增强提升Wav2Vec2在低资源语言上的语音识别性能
Whisper Turns Stronger: Augmenting Wav2Vec 2.0 for Superior ASR in Low-Resource Languages
- 用数据增强改进Wav2Vec2,提升低资源语言识别能力
- 在阿拉伯语、俄语、葡萄牙语上降低33.9%词错误率
- 对不同方言和变音符号均表现稳健,适合多语种场景
低资源语言的语音识别面临标注数据稀缺与方言多样性的挑战,阿拉伯语、俄语和葡萄牙语因全球分布广泛且方言众多而尤为困难。尽管基于Transformer的Wav2Vec2模型在语音识别中表现优异,但其在低资源语言上仍显著退化。本文提出一种端到端框架,通过数据增强技术优化微调后的Wav2Vec2模型。在Mozilla Common Voice项目中的阿拉伯语、俄语、葡萄牙语三个数据集上进行实验验证,结果表明该方法优于预训练Wav2Vec2和Whisper ASR模型,平均词错误率降低33.9%,字符错误率降低53.2%。框架还表现出对不同变音符号的鲁棒性。
原文摘要 · Abstract (English)
Approaching Speech-to-Text and Automatic Speech Recognition problems in low-resource languages is notoriously challenging due to the scarcity of validated datasets and the diversity of dialects. Arabic, Russian, and Portuguese exemplify these difficulties, being low-resource languages due to the many dialects of these languages across different continents worldwide. Moreover, the variety of accents and pronunciations of such languages complicate ASR models' success. With the increasing popularity of Deep Learning and Transformers, acoustic models like the renowned Wav2Vec2 have achieved superior performance in the Speech Recognition field compared to state-of-the-art approaches. However, despite Wav2Vec2's improved efficiency over traditional methods, its performance significantly declines for under-represented languages, even though it requires significantly less labeled data. This paper introduces an end-to-end framework that enhances ASR systems fine-tuned on Wav2Vec2 through data augmentation techniques. To validate our framework's effectiveness, we conducted a detailed experimental evaluation using three datasets from Mozilla's Common Voice project in Arabic, Russian, and Portuguese. Additionally, the framework presented in this paper demonstrates robustness to different diacritics. Ultimately, our approach outperforms two previous baseline models, which are the pre-trained Wav2Vec2 and the well-known Whisper ASR model, resulting in an average relative improvement of 33.9\% in Word Error Rate and a 53.2\% relative improvement in Character Error Rate.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。