File size: 881 Bytes
d536665 df2c88e 47a272e 0f0d97a 47a272e 0f0d97a 47a272e 9f77d4a |
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 31 32 33 34 35 36 37 38 39 40 |
---
dataset_info:
features:
- name: audio
dtype: audio
- name: sentence
dtype: string
- name: duration
dtype: float64
configs:
- config_name: default
data_files:
- split: train
path: data/train*
- split: dev
path: data/dev.*
- split: dev_cv
path: data/dev_cv*
- split: dev_mls
path: data/dev_mls*
- split: dev_parl
path: data/dev_parl*
- split: dev_oslr
path: data/dev_oslr*
- split: dev_vp
path: data/dev_vp*
- split: test_cv
path: data/test_cv*
- split: test_mls
path: data/test_mls*
- split: test_parl
path: data/test_parl*
- split: test_oslr
path: data/test_oslr*
- split: test_vp
path: data/test_vp*
---
# Dataset Card for "composite_corpus_es_v1.0"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |