--- license: unknown dataset_info: - config_name: france features: - name: audio struct: - name: bytes dtype: binary - name: path dtype: 'null' - name: key dtype: string - name: country dtype: string - name: language dtype: string - name: video_id dtype: string - name: transcript_id dtype: string - name: start_seconds dtype: float64 - name: end_seconds dtype: float64 - name: duration_seconds dtype: float64 - name: asr_transcript dtype: string - name: human_transcript dtype: string - name: cer dtype: float64 - name: wer dtype: float64 - name: original_transcript_start_idx dtype: int64 - name: original_transcript_end_idx dtype: int64 splits: - name: train num_bytes: 253185768910 num_examples: 530671 download_size: 251415142808 dataset_size: 253185768910 - config_name: germany features: - name: audio dtype: audio: sampling_rate: 16000 - name: key dtype: string - name: country dtype: string - name: language dtype: string - name: video_id dtype: string - name: transcript_id dtype: string - name: start_seconds dtype: float32 - name: end_seconds dtype: float32 - name: duration_seconds dtype: float32 - name: asr_transcript dtype: string - name: human_transcript dtype: string - name: cer dtype: float32 - name: wer dtype: float32 - name: original_transcript_start_idx dtype: int32 - name: original_transcript_end_idx dtype: int32 splits: - name: train num_bytes: 62125181.0 num_examples: 456 download_size: 62034006 dataset_size: 62125181.0 - config_name: serbia features: - name: audio dtype: audio: sampling_rate: 16000 - name: key dtype: string - name: country dtype: string - name: language dtype: string - name: video_id dtype: string - name: transcript_id dtype: string - name: start_seconds dtype: float32 - name: end_seconds dtype: float32 - name: duration_seconds dtype: float32 - name: asr_transcript dtype: string - name: human_transcript dtype: string - name: cer dtype: float32 - name: wer dtype: float32 - name: original_transcript_start_idx dtype: int32 - name: original_transcript_end_idx dtype: int32 splits: - name: train num_bytes: 177433388.0 num_examples: 927 download_size: 177142636 dataset_size: 177433388.0 - config_name: slovakia features: - name: audio dtype: audio: sampling_rate: 16000 - name: key dtype: string - name: country dtype: string - name: language dtype: string - name: video_id dtype: string - name: transcript_id dtype: string - name: start_seconds dtype: float32 - name: end_seconds dtype: float32 - name: duration_seconds dtype: float32 - name: asr_transcript dtype: string - name: human_transcript dtype: string - name: cer dtype: float32 - name: wer dtype: float32 - name: original_transcript_start_idx dtype: int32 - name: original_transcript_end_idx dtype: int32 splits: - name: train num_bytes: 137256193692.152 num_examples: 640282 - name: validation num_bytes: 1516010867.281 num_examples: 6861 - name: test num_bytes: 93354094.78 num_examples: 5291 download_size: 130210397137 dataset_size: 138865558654.21298 - config_name: slovenia features: - name: audio dtype: audio: sampling_rate: 16000 - name: key dtype: string - name: country dtype: string - name: language dtype: string - name: video_id dtype: string - name: transcript_id dtype: string - name: start_seconds dtype: float32 - name: end_seconds dtype: float32 - name: duration_seconds dtype: float32 - name: asr_transcript dtype: string - name: human_transcript dtype: string - name: cer dtype: float32 - name: wer dtype: float32 - name: original_transcript_start_idx dtype: int32 - name: original_transcript_end_idx dtype: int32 splits: - name: train num_bytes: 56800404252.052 num_examples: 290307 - name: validation num_bytes: 800999253.153 num_examples: 4013 - name: test num_bytes: 761767844.46 num_examples: 3871 download_size: 61408441591 dataset_size: 58363171349.665 configs: - config_name: france data_files: - split: train path: france/train-* - config_name: germany data_files: - split: train path: germany/train-* - config_name: serbia data_files: - split: train path: serbia/train-* - config_name: slovakia data_files: - split: train path: slovakia/train-* - split: validation path: slovakia/validation-* - split: test path: slovakia/test-* - config_name: slovenia data_files: - split: train path: slovenia/train-* - split: validation path: slovenia/validation-* - split: test path: slovenia/test-* ---