--- dataset_info: features: - name: file dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string - name: speaker_id dtype: int64 - name: chapter_id dtype: int64 - name: id dtype: string splits: - name: train.clean.100 num_bytes: 743029974.5855005 num_examples: 3202 - name: train.clean.360 num_bytes: 2847494759.8297215 num_examples: 12388 - name: train.other.500 num_bytes: 5150638247.511051 num_examples: 24064 - name: validation.clean num_bytes: 214067563.31083685 num_examples: 1608 - name: validation.other num_bytes: 232196029.7729609 num_examples: 1970 - name: test.clean num_bytes: 220639968.99167174 num_examples: 1571 - name: test.other num_bytes: 234605773.33318305 num_examples: 1955 download_size: 3659833827 dataset_size: 9642672317.334927 configs: - config_name: default data_files: - split: train.clean.100 path: data/train.clean.100-* - split: train.clean.360 path: data/train.clean.360-* - split: train.other.500 path: data/train.other.500-* - split: validation.clean path: data/validation.clean-* - split: validation.other path: data/validation.other-* - split: test.clean path: data/test.clean-* - split: test.other path: data/test.other-* ---