--- dataset_info: features: - name: file_path dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: gender dtype: string splits: - name: train num_bytes: 17061254.0 num_examples: 160 - name: test num_bytes: 1090904.0 num_examples: 10 download_size: 1874018399 dataset_size: 18152158.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---