--- dataset_info: features: - name: id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string splits: - name: train num_bytes: 666361984.9392488 num_examples: 13442 - name: test num_bytes: 167720829.9727513 num_examples: 3361 download_size: 835041645 dataset_size: 834082814.9120001 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---