--- configs: - config_name: default data_files: - split: anoni path: data/anoni-* - split: human path: data/human-* - split: synth path: data/synth-* dataset_info: features: - name: id dtype: string - name: audio dtype: audio - name: text dtype: string splits: - name: anoni num_bytes: 14512476410 num_examples: 32614 - name: human num_bytes: 8176899024 num_examples: 9797 - name: synth num_bytes: 5524826285 num_examples: 10578 download_size: 29868632557 dataset_size: 28214201719 ---