ovos-stt-bench-mls-pt-PT
收藏资源简介:
该数据集是 OVOS 语音转文本(STT)基准测试套件的一部分,专门针对葡萄牙语(pt-PT)语音识别任务。它包含多个注册在 OVOS Plugin Arena 中的 STT 系统(称为“fighters”)对 Facebook 多语言 LibriSpeech 数据集(mls-pt-PT)中每个音频片段的转录预测结果。数据以 JSONL 格式组织,每个文件对应一个竞争者,存放在 predictions/pt-PT/ 目录下。每行记录包含预测文本、数据集版本、插件版本和延迟(毫秒)等元数据。该数据集由可复现的基准脚本生成,用于评估不同 STT 系统的性能,并支持构建基准排行榜、盲战池以及基于种子的 ELO 排名系统。项目由 NGI0 Commons Fund 和 NLnet 资助,属于欧盟下一代互联网计划。
This dataset is part of the OVOS Speech-to-Text (STT) benchmark suite, specifically targeting Portuguese (pt-PT) speech recognition tasks. It contains transcription predictions for each audio segment from the Facebook Multilingual LibriSpeech dataset (mls-pt-PT) by multiple STT systems (called fighters) registered in the OVOS Plugin Arena. The data is organized in JSONL format, with each file corresponding to a competitor, stored under the predictions/pt-PT/ directory. Each row includes metadata such as predicted text, dataset version, plugin version, and latency (in milliseconds). The dataset is generated by a reproducible benchmark script to evaluate the performance of different STT systems and supports building benchmark leaderboards, blind battle pools, and seed-based ELO ranking systems. The project is funded by the NGI0 Commons Fund and NLnet as part of the European Unions Next Generation Internet initiative.
OVOS STT 基准测试 — MLS 葡萄牙语(pt-PT)数据集
数据集概览
该数据集是 OVOS(OpenVoiceOS)语音识别(STT)基准测试 的预测结果数据集,专注于 MLS(Multilingual LibriSpeech)葡萄牙语(pt-PT) 语言子集。数据集以 Apache 2.0 许可证发布,属于自动语音识别(ASR)领域的基准测试与预测数据。
数据内容与结构
- 存储形式:每个音频片段的转录预测以 JSONL(JSON Lines)格式存储。
- 数据组织:
- 每个受测系统(即 OVOS 插件竞技场中的参赛者,称为 "fighter")对应一个独立的 JSONL 文件。
- 文件存放路径为
predictions/<语言代码>/<系统ID>.jsonl,具体到葡萄牙语为predictions/pt-PT/目录下。
- 默认数据分割:数据集仅包含一个名为
pt_PT的数据分割。
数据来源与字段说明
- 基准数据基础:预测基于
facebook/multilingual_librispeech数据集。 - 记录字段:每一行数据遵循 OVOS 插件竞技场(ovos-plugin-arena)协议 §3.2 规范,包含固定的数据集版本(
dataset_revision)、插件版本(plugin_version)及延迟时间(latency_ms)等元数据。
生成与用途
- 生成方式:由竞技场代码仓库中的可复现基准测试脚本产生。
- 应用场景:竞技场的
assemble工作流利用这些数据生成基准排行榜、盲测对战池,并计算基于基准测试的 ELO 评分体系。
资金支持
该项目由 NGI0 Commons Fund / NLnet 资助,资助协议编号为 101135429,资金来源于欧盟委员会的 Next Generation Internet 计划。




