File size: 688 Bytes
c5123c0 ea1e224 c5123c0 ea1e224 c5123c0 |
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 |
---
dataset_info:
features:
- name: sequence
dtype: string
- name: transcription_full
dtype: string
- name: transcription_original
dtype: string
- name: removed_words
dtype: string
- name: phonemes_annotated
dtype: string
- name: phonemes_actual
dtype: string
- name: xcodec2_tokens
dtype: string
splits:
- name: batch_001
num_bytes: 258542705
num_examples: 20000
- name: batch_002
num_bytes: 257828007
num_examples: 20001
download_size: 165125771
dataset_size: 516370712
configs:
- config_name: default
data_files:
- split: batch_001
path: data/batch_001-*
- split: batch_002
path: data/batch_002-*
---
|