--- dataset_info: features: - name: client_id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 48000 - name: sentence dtype: string - name: up_votes dtype: int64 - name: down_votes dtype: int64 - name: age dtype: string - name: gender dtype: string - name: accent dtype: string - name: locale dtype: string - name: segment dtype: string - name: variant dtype: string - name: predicted_sentence dtype: string splits: - name: whisper.medium num_bytes: 8271758359.625 num_examples: 18779 - name: whisper.small num_bytes: 2763174559.625 num_examples: 18779 download_size: 9458874456 dataset_size: 11034932919.25 configs: - config_name: default data_files: - split: whisper.medium path: data/whisper.medium-* - split: whisper.small path: data/whisper.small-* ---