--- license: cc-by-4.0 dataset_info: features: - name: transcription dtype: string - name: speaker_id dtype: string - name: audio dtype: audio: sampling_rate: 16000 splits: - name: train num_bytes: 494603451.996 num_examples: 1382 - name: test num_bytes: 40144405.0 num_examples: 144 download_size: 405201316 dataset_size: 534747856.996 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---