--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string - name: duration dtype: float32 - name: start dtype: float32 - name: end dtype: float32 - name: split dtype: string splits: - name: train num_bytes: 846328279.575 num_examples: 1469 - name: validation num_bytes: 73371077.0 num_examples: 126 - name: test num_bytes: 96943815.0 num_examples: 171 download_size: 894080119 dataset_size: 1016643171.575 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* task_categories: - automatic-speech-recognition ---