--- configs: - config_name: default data_files: - split: train path: data/train-* - split: dev path: data/dev-* - split: test path: data/test-* dataset_info: features: - name: correct_audio dtype: audio: sampling_rate: 16000 - name: correct_transcription dtype: string - name: correct_file dtype: string - name: wrong_audio dtype: audio: sampling_rate: 16000 - name: wrong_transcription dtype: string - name: wrong_file dtype: string splits: - name: train num_bytes: 7561544424.98 num_examples: 23549 - name: dev num_bytes: 2665949331.86 num_examples: 8505 - name: test num_bytes: 929488114.48 num_examples: 3176 download_size: 10860817060 dataset_size: 11156981871.32 license: mit --- # Dataset Card for "cszs_zh_en" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)