--- dataset_info: features: - name: path dtype: string - name: audio dtype: audio - name: text dtype: string splits: - name: train num_bytes: 1234465096.0 num_examples: 11660 - name: test num_bytes: 86075207.0 num_examples: 760 download_size: 1771430889 dataset_size: 1320540303.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---