--- dataset_info: features: - name: id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: gt dtype: string - name: src_whisper dtype: string splits: - name: train num_bytes: 500808275 num_examples: 1224 - name: validation num_bytes: 63196483 num_examples: 153 - name: test num_bytes: 59764156 num_examples: 153 download_size: 571957393 dataset_size: 623768914 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---