librispeech_debug / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
98b2b01 verified
|
raw
history blame
516 Bytes
---
language:
- en
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: prompt
dtype: string
- name: gt
dtype: string
- name: source
dtype: string
- name: task
dtype: string
splits:
- name: librispeech_test_clean
num_bytes: 40935552.0
num_examples: 256
download_size: 39236009
dataset_size: 40935552.0
configs:
- config_name: default
data_files:
- split: librispeech_test_clean
path: data/librispeech_test_clean-*
---