--- dataset_info: config_name: ko features: - name: path dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: sentence dtype: string - name: condition_on_prev sequence: int64 - name: whisper_transcript dtype: string splits: - name: train num_bytes: 75653820.0 num_examples: 93 - name: validation num_bytes: 54347505.0 num_examples: 65 - name: test num_bytes: 57529869.0 num_examples: 71 download_size: 170067110 dataset_size: 187531194.0 configs: - config_name: ko data_files: - split: train path: ko/train-* - split: validation path: ko/validation-* - split: test path: ko/test-* ---