--- license: apache-2.0 task_categories: - automatic-speech-recognition configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string - name: start_time dtype: float32 - name: end_time dtype: float32 - name: audio_id dtype: string splits: - name: train num_bytes: 3974168413.0 num_examples: 4336 - name: validation num_bytes: 979603863.875 num_examples: 1065 download_size: 4928036729 dataset_size: 4953772276.875 --- # Speech To Text Darija dataset Reupload of adiren7/darija_speech_to_text