--- dataset_info: config_name: main features: - name: id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: duration dtype: float64 - name: language dtype: string - name: original_speaker_id dtype: int64 - name: session_id dtype: int64 - name: topic dtype: string splits: - name: test num_bytes: 106176222.625 num_examples: 1315 download_size: 105711768 dataset_size: 106176222.625 configs: - config_name: main data_files: - split: test path: main/test-* ---