--- dataset_info: features: - name: sentence dtype: string - name: URL dtype: string - name: id dtype: int64 - name: domain dtype: string - name: topic dtype: string - name: has_image dtype: int64 - name: has_hyperlink dtype: int64 - name: fleurs_id dtype: int64 - name: filename sequence: string - name: raw_transcription dtype: string - name: transcription dtype: string - name: num_samples sequence: int64 - name: speaker_id sequence: int64 - name: gender sequence: string - name: whisper_asr sequence: string - name: whisper_asr_cer sequence: float64 - name: whisper_asr_wer sequence: float64 - name: whisper_asr_translation sequence: string - name: seamlessm4t_asr sequence: string - name: seamlessm4t_asr_cer sequence: float64 - name: seamlessm4t_asr_wer sequence: float64 - name: seamlessm4t_asr_translation sequence: string - name: index_id dtype: int64 - name: category dtype: int64 - name: text dtype: string - name: french_translation dtype: string - name: content sequence: string - name: audio dtype: audio: sampling_rate: 16000 splits: - name: train num_bytes: 149634649.0 num_examples: 179 download_size: 98384540 dataset_size: 149634649.0 configs: - config_name: default data_files: - split: train path: data/train-* ---