File size: 736 Bytes
047a580 |
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 |
---
dataset_info:
config_name: multispeaker-ach
features:
- name: id
dtype: int64
- name: text
dtype: string
- name: audio
dtype: audio
- name: audio_language
dtype: string
- name: is_studio
dtype: bool
- name: speaker_id
dtype: int64
splits:
- name: train
num_bytes: 63810747.25
num_examples: 4830
- name: dev
num_bytes: 1337298.0
num_examples: 101
- name: test
num_bytes: 1348447.0
num_examples: 96
download_size: 66353583
dataset_size: 66496492.25
configs:
- config_name: multispeaker-ach
data_files:
- split: train
path: multispeaker-ach/train-*
- split: dev
path: multispeaker-ach/dev-*
- split: test
path: multispeaker-ach/test-*
---
|