File size: 723 Bytes
e9b9a84 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
configs:
- config_name: default
data_files:
- split: train.clean.360
path: data/train.clean.360-*
- split: train.other.500
path: data/train.other.500-*
dataset_info:
features:
- name: text
dtype: string
- name: id
dtype: string
- name: unit
sequence:
sequence: int64
splits:
- name: train.clean.360
num_bytes: 12984026772
num_examples: 104014
- name: train.other.500
num_bytes: 17752431057
num_examples: 148688
download_size: 4787888994
dataset_size: 30736457829
---
# Dataset Card for "librispeech_asr-audiodec_dac_16k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |