--- dataset_info: features: - name: code_switching dtype: bool - name: text dtype: string - name: dataset_name dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: normalized_text dtype: string - name: DIALECTS_ dtype: string - name: id dtype: int64 - name: normalized_text_numbers_words dtype: string - name: label dtype: string - name: denoised_audio dtype: audio: sampling_rate: 16000 - name: transcribtion_without_denoise dtype: string - name: denoised_transcribtion dtype: string splits: - name: train num_bytes: 51827068.0 num_examples: 100 download_size: 50380123 dataset_size: 51827068.0 configs: - config_name: default data_files: - split: train path: data/train-* ---