--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: label dtype: string - name: raw_label dtype: string splits: - name: train num_bytes: 1491448615.828 num_examples: 2818 - name: test num_bytes: 710492671.0 num_examples: 241 download_size: 2183690628 dataset_size: 2201941286.828 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---