--- dataset_info: features: - name: id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: duration dtype: float32 - name: language dtype: string - name: original_speaker_id dtype: int64 - name: session_id dtype: int64 - name: topic dtype: string splits: - name: train num_bytes: 233055699.59773788 num_examples: 2267 - name: validation num_bytes: 24000223.78938053 num_examples: 254 - name: test num_bytes: 18811891.12851711 num_examples: 233 download_size: 229055665 dataset_size: 275867814.5156355 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---