开源100万小时高质量语音数据与模型,提升零样本语音识别鲁棒性
OLMoASR: Open Models and Data for Training Robust Speech Recognition Models
- 构建300万小时英语语音库,经文本过滤筛选出100万小时高质量数据对
- 训练的OLMoASR模型在短/长语音任务上达到与Whisper相当的12.8%和11.0%错误率
- 适合研究语音识别鲁棒性、开放数据集与模型复现的学者与工程师
训练数据规模与质量的提升推动了语音识别的显著进展,但其影响仍待深入探索。本文提出大规模数据集OLMoASR-Pool(含300万小时英语音频与1700万条转录文本),并设计文本启发式过滤器剔除低质量或错误转录数据。经清洗后得到100万小时高质量音视频对,命名为OLMoASR-Mix。基于该数据集,我们训练了从3900万(tiny.en)到15亿(large.en)参数的OLMoASR系列模型。所有规模模型在短/长语音识别基准上表现均接近OpenAI Whisper。其中,OLMoASR-medium.en在短语音和长语音任务上分别实现12.8%和11.0%的词错误率,与参数量相当的Whisper-medium.en(12.4%和10.5%)性能持平。OLMoASR-Pool数据集、模型及训练评估代码将公开发布,助力鲁棒语音处理研究。
原文摘要 · Abstract (English)
Improvements in training data scale and quality have led to significant advances, yet its influence in speech recognition remains underexplored. In this paper, we present a large-scale dataset, OLMoASR-Pool, and series of models, OLMoASR, to study and develop robust zero-shot speech recognition models. Beginning from OLMoASR-Pool, a collection of 3M hours of English audio and 17M transcripts, we design text heuristic filters to remove low-quality or mistranscribed data. Our curation pipeline produces a new dataset containing 1M hours of high-quality audio-transcript pairs, which we call OLMoASR-Mix. We use OLMoASR-Mix to train the OLMoASR-Mix suite of models, ranging from 39M (tiny.en) to 1.5B (large.en) parameters. Across all model scales, OLMoASR achieves comparable average performance to OpenAI's Whisper on short and long-form speech recognition benchmarks. Notably, OLMoASR-medium.en attains a 12.8\% and 11.0\% word error rate (WER) that is on par with Whisper's largest English-only model Whisper-medium.en's 12.4\% and 10.5\% WER for short and long-form recognition respectively (at equivalent parameter count). OLMoASR-Pool, OLMoASR models, and filtering, training and evaluation code will be made publicly available to further research on robust speech processing.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。