ovos-stt-bench-mls-es-ES
收藏资源简介:
该数据集是 OVOS Plugin Arena 中自动语音识别(STT)参赛系统的逐片段转录预测结果,基于 Multilingual LibriSpeech 西班牙语子集(mls-es-ES)。每个语言对应一个数据集分割,每个参赛系统对应一个 JSONL 文件,存放于 predictions/<lang>/<competitor_id>.jsonl 路径下。每行记录遵循 Arena 协议 §3.2,包含固定的数据集版本(dataset_revision)、插件版本(plugin_version)和延迟(latency_ms)等信息。该数据集由 Arena 仓库中的可复现基准测试脚本生成,并用于通过 Arena 的 assemble 工作流构建基准排行榜、盲战池和基于基准的 ELO 等级。数据集由 NGI0 Commons Fund 和 NLnet 资助,基于 Apache-2.0 许可证发布。
This dataset contains per-segment transcription predictions from automatic speech recognition (STT) systems participating in the OVOS Plugin Arena, based on the Multilingual LibriSpeech Spanish subset (mls-es-ES). Each language corresponds to a dataset split, and each participant system corresponds to a JSONL file stored under predictions/<lang>/<competitor_id>.jsonl. Each record follows the Arena protocol §3.2, including fixed information such as dataset_revision, plugin_version, and latency_ms. The dataset is generated by reproducible benchmark scripts in the Arena repository and used by the Arena assemble workflow to build benchmark leaderboards, blind battle pools, and benchmark-based ELO ratings. It is funded by the NGI0 Commons Fund and NLnet, and released under the Apache-2.0 license.
OVOS STT基准数据集 — 西班牙语(mls-es-ES)
数据集概述
本数据集包含自动语音识别(ASR)系统在facebook/multilingual_librispeech数据集上的逐片段预测转录结果,用于基准测试与性能评估。
核心特性
| 属性 | 说明 |
|---|---|
| 许可证 | Apache 2.0 |
| 语言 | 西班牙语(es-ES) |
| 数据格式 | JSONL(每行一条预测记录) |
| 数据集划分 | 单一划分(es_ES) |
| 文件路径 | predictions/es-ES/*.jsonl |
数据组织结构
- 按模态划分:每个模态对应独立仓库
- 按语言划分:每种语言对应一个数据集划分
- 按竞争系统划分:每个ASR系统(“fighter”)对应一个JSONL文件,位于
predictions/<lang>/<competitor_id>.jsonl
数据字段内容
每行记录遵循OVOS Plugin Arena协议第3.2节约定,包含:
- 固定的
dataset_revision(数据集修订版本) plugin_version(插件版本)latency_ms(延迟毫秒数)
数据来源与生产流程
- 数据由OVOS Plugin Arena仓库中的可复现基准测试脚本生成
- 参与系统为已注册的STT插件竞争者
- Arena的
assemble工作流将这些预测数据转化为:- 基准排行榜
- 盲测对战池
- 基于基准的ELO等级分排名
数据的用途
本数据集主要用于跨STT系统在西班牙语语音识别任务上的性能对比与排名评估。




