--- 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: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: translation dtype: string - name: file dtype: string splits: - name: train num_bytes: 6392221146.655 num_examples: 17779 - name: dev num_bytes: 786905707.92 num_examples: 2997 - name: test num_bytes: 4054213966.96 num_examples: 14916 download_size: 8220600841 dataset_size: 11233340821.535 license: mit --- # Dataset Card for "ML2021_ASR_ST" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)