--- license: cc-by-nc-nd-4.0 dataset_info: features: - name: file_path dtype: string - name: task dtype: string - name: variety dtype: string - name: dataset dtype: string - name: accent dtype: string - name: speech_genre dtype: string - name: speech_style dtype: string - name: up_votes dtype: int64 - name: down_votes dtype: int64 - name: votes_for_hesitation dtype: float64 - name: votes_for_filled_pause dtype: float64 - name: votes_for_noise_or_low_voice dtype: float64 - name: votes_for_second_voice dtype: float64 - name: votes_for_no_identified_problem dtype: float64 - name: text dtype: string - name: audio dtype: audio splits: - name: train num_bytes: 63113404687.162 num_examples: 382258 - name: dev num_bytes: 1363924625 num_examples: 7522 - name: test num_bytes: 2594334946 num_examples: 12676 download_size: 66914186143 dataset_size: 67071664258.162 configs: - config_name: default data_files: - split: train path: data/train-* - split: dev path: data/dev-* - split: test path: data/test-* task_categories: - automatic-speech-recognition - text-to-speech language: - pt pretty_name: coraa size_categories: - 1K