Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
roshansh's picture
Upload README.md with huggingface_hub
a21f128
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- split: validation_other
path: data/validation_other-*
- split: test_other
path: data/test_other-*
dataset_info:
features:
- name: text
dtype: string
- name: audio_codes
sequence: string
- name: id
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
splits:
- name: train
num_bytes: 1246247156
num_examples: 281241
- name: validation
num_bytes: 7052458
num_examples: 2703
- name: test
num_bytes: 7062964
num_examples: 2620
- name: validation_other
num_bytes: 6706447
num_examples: 2864
- name: test_other
num_bytes: 6987808
num_examples: 2939
download_size: 254541270
dataset_size: 1274056833
---
# Dataset Card for "librispeech960-wavlm-large-km1000_asr"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)