--- dataset_info: config_name: read_aloud features: - name: id_recording dtype: string - name: id_sentence dtype: string - name: id_speaker dtype: string - name: text dtype: string - name: location dtype: string - name: location_roomdim dtype: string - name: noise_level dtype: string - name: noise_type dtype: string - name: source_url dtype: string - name: age dtype: int64 - name: gender dtype: string - name: dialect dtype: string - name: country_birth dtype: string - name: validated dtype: string - name: audio dtype: audio - name: asr_prediction dtype: string - name: asr_validation_model dtype: string - name: asr_wer dtype: float64 - name: asr_cer dtype: float64 splits: - name: train num_bytes: 125971689462.34372 num_examples: 232460 - name: val num_bytes: 878431165.0110091 num_examples: 1621 - name: test num_bytes: 2729043397.282814 num_examples: 5036 download_size: 121246180847 dataset_size: 129579164024.63754 configs: - config_name: read_aloud data_files: - split: train path: read_aloud/train-* - split: val path: read_aloud/val-* - split: test path: read_aloud/test-* license: openrail task_categories: - automatic-speech-recognition - audio-classification language: - da pretty_name: CoRal size_categories: - 100K