ContextASR-Bench
收藏资源简介:
ContextASR-Bench是一个大规模的上下文语音识别基准,由阿里巴巴集团的研究人员创建。该数据集包含超过40000个数据条目,涵盖了超过10个领域,旨在评估语音识别模型在包含或不包含粗粒度或细粒度上下文信息的情况下的性能。数据集包括ContextASR-Speech和ContextASR-Dialogue两个子集,分别用于评估模型对技术术语和命名实体的识别能力以及多说话人对话格式音频的鲁棒性。数据集通过结合大型语言模型(LLM)生成实体丰富的文本,并使用零样本语音合成技术生成自然准确的语音。数据集的发布旨在促进语音识别领域的发展,特别是评估基于LLM的语音识别系统的性能。
ContextASR-Bench is a large-scale contextual automatic speech recognition (ASR) benchmark developed by researchers from Alibaba Group. This dataset comprises over 40,000 data entries spanning more than 10 domains, and is designed to evaluate the performance of speech recognition models with or without coarse-grained or fine-grained contextual information. It includes two subsets: ContextASR-Speech and ContextASR-Dialogue. ContextASR-Speech is targeted at assessing the model's capability to recognize technical terms and named entities, while ContextASR-Dialogue focuses on testing the robustness of speech recognition models against audio in multi-speaker dialogue scenarios. The dataset is constructed by leveraging large language models (LLMs) to generate entity-rich texts, and adopting zero-shot speech synthesis technology to produce natural and accurate speech. The release of this benchmark aims to promote the development of the speech recognition field, especially for the performance evaluation of LLM-based speech recognition systems.
ContextASR-Bench: 大规模上下文语音识别基准数据集
数据集概述
- 名称: ContextASR-Bench
- 类型: 语音识别基准测试数据集
- 特点: 专注于评估上下文感知的语音识别系统性能
- 规模: 包含多达40,000条数据条目,覆盖10多个领域
数据集组成
- ContextASR-Speech: 测试集之一
- ContextASR-Dialogue: 测试集之二
- 数据结构: 每条数据包含
<音频, 文本, 粗粒度上下文, 细粒度上下文>
数据生成流程
- 使用DeepSeek-R1生成富含实体的语料库
- 通过Zero-Shot TTS技术将文本合成为语音
评估设置
- 无上下文设置: 适用于评估任何ASR系统
- 粗粒度上下文设置: 评估LALMs对上下文的理解能力
- 细粒度上下文设置: 评估LALMs对上下文的理解能力
评估指标
- WER: 词错误率
- NE-WER: 命名实体词错误率
- NE-FNR: 命名实体漏检率
数据获取
- 下载地址: https://huggingface.co/datasets/MrSupW/ContextASR-Bench
评估代码
- 位置: 数据集中的
evaluation文件夹 - 详情: 参见
evaluation/README.md文件
相关论文
- 标题: ContextASR-Bench: A Massive Contextual Speech Recognition Benchmark
- 作者: He Wang等
- arXiv链接: https://arxiv.org/abs/2507.05727
- 年份: 2025

- 1ContextASR-Bench: A Massive Contextual Speech Recognition Benchmark阿里巴巴集团 · 2025年



