ASR-HypR/LibriSpeech_withoutLM
收藏Hugging Face2023-09-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ASR-HypR/LibriSpeech_withoutLM
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev_clean
path: data/dev_clean-*
- split: dev_other
path: data/dev_other-*
- split: test_clean
path: data/test_clean-*
- split: test_other
path: data/test_other-*
dataset_info:
features:
- name: utt_id
dtype: string
- name: hyps
sequence: string
- name: att_score
sequence: float64
- name: ctc_score
sequence: float64
- name: score
sequence: float64
- name: ref
dtype: string
splits:
- name: train
num_bytes: 2945538729
num_examples: 281231
- name: dev_clean
num_bytes: 18638182
num_examples: 2703
- name: dev_other
num_bytes: 17703758
num_examples: 2864
- name: test_clean
num_bytes: 18159132
num_examples: 2620
- name: test_other
num_bytes: 18159497
num_examples: 2939
download_size: 721788345
dataset_size: 3018199298
---
# Dataset Card for "LibriSpeech_withoutLM"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ASR-HypR
原始信息汇总
数据集概述
配置信息
- 默认配置:
- 训练集:路径为
data/train-* - 开发集(干净):路径为
data/dev_clean-* - 开发集(其他):路径为
data/dev_other-* - 测试集(干净):路径为
data/test_clean-* - 测试集(其他):路径为
data/test_other-*
- 训练集:路径为
数据集信息
-
特征:
utt_id:字符串类型hyps:字符串序列att_score:浮点数序列ctc_score:浮点数序列score:浮点数序列ref:字符串类型
-
分割信息:
- 训练集:
- 字节数:2945538729
- 样本数:281231
- 开发集(干净):
- 字节数:18638182
- 样本数:2703
- 开发集(其他):
- 字节数:17703758
- 样本数:2864
- 测试集(干净):
- 字节数:18159132
- 样本数:2620
- 测试集(其他):
- 字节数:18159497
- 样本数:2939
- 训练集:
-
数据集大小:
- 下载大小:721788345 字节
- 数据集大小:3018199298 字节



