--- dataset_info: features: - name: id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string splits: - name: train num_bytes: 2629501913.5384617 num_examples: 175 - name: validation num_bytes: 141448561.23076922 num_examples: 10 - name: test num_bytes: 143539609.23076922 num_examples: 10 download_size: 2908436639 dataset_size: 2914490084.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---