--- dataset_info: features: - name: id dtype: string - name: language dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string splits: - name: test_standard num_bytes: 1906789087.572 num_examples: 23957 - name: test_dialect num_bytes: 1638116085.82 num_examples: 11294 download_size: 4190339338 dataset_size: 3544905173.392 configs: - config_name: default data_files: - split: test_standard path: data/test_standard-* - split: test_dialect path: data/test_dialect-* ---