--- dataset_info: - config_name: en features: - name: client_id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 16000 - 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: output_whisper_large_v2 dtype: string - name: wer_whisper_large_v2 dtype: float64 - name: cer_whisper_large_v2 dtype: float64 - name: confidence_scores_whisper_large_v2 sequence: 'null' - name: avg_confidence_whisper_large_v2 dtype: float64 - name: min_confidence_whisper_large_v2 dtype: float64 - name: output_whisper_large_v3 dtype: string - name: wer_whisper_large_v3 dtype: float64 - name: cer_whisper_large_v3 dtype: float64 - name: confidence_scores_whisper_large_v3 sequence: 'null' - name: avg_confidence_whisper_large_v3 dtype: float64 - name: min_confidence_whisper_large_v3 dtype: float64 - name: output_whisper_large_v3_turbo dtype: string - name: wer_whisper_large_v3_turbo dtype: float64 - name: cer_whisper_large_v3_turbo dtype: float64 - name: confidence_scores_whisper_large_v3_turbo sequence: 'null' - name: avg_confidence_whisper_large_v3_turbo dtype: float64 - name: min_confidence_whisper_large_v3_turbo dtype: float64 splits: - name: train num_bytes: 6492575.0 num_examples: 32 download_size: 5778833 dataset_size: 6492575.0 - config_name: zh-TW features: - name: client_id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 16000 - 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: output_whisper_large_v2 dtype: string - name: wer_whisper_large_v2 dtype: float64 - name: cer_whisper_large_v2 dtype: float64 - name: confidence_scores_whisper_large_v2 sequence: float64 - name: avg_confidence_whisper_large_v2 dtype: float64 - name: min_confidence_whisper_large_v2 dtype: float64 - name: output_whisper_large_v3 dtype: string - name: wer_whisper_large_v3 dtype: float64 - name: cer_whisper_large_v3 dtype: float64 - name: confidence_scores_whisper_large_v3 sequence: float64 - name: avg_confidence_whisper_large_v3 dtype: float64 - name: min_confidence_whisper_large_v3 dtype: float64 - name: output_whisper_large_v3_turbo dtype: string - name: wer_whisper_large_v3_turbo dtype: float64 - name: cer_whisper_large_v3_turbo dtype: float64 - name: confidence_scores_whisper_large_v3_turbo sequence: float64 - name: avg_confidence_whisper_large_v3_turbo dtype: float64 - name: min_confidence_whisper_large_v3_turbo dtype: float64 splits: - name: train num_bytes: 753201752.375 num_examples: 7101 - name: validation num_bytes: 543789257.0 num_examples: 4976 - name: test num_bytes: 599315845.0 num_examples: 4976 - name: other num_bytes: 5597158292.875 num_examples: 47297 - name: invalidated num_bytes: 543292243.875 num_examples: 4769 download_size: 6638257761 dataset_size: 8036757391.125 configs: - config_name: en data_files: - split: train path: en/train-* - config_name: zh-TW data_files: - split: train path: zh-TW/train-* - split: validation path: zh-TW/validation-* - split: test path: zh-TW/test-* - split: other path: zh-TW/other-* - split: invalidated path: zh-TW/invalidated-* ---