--- configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* dataset_info: features: - name: speech sequence: float64 - name: sampling_rate dtype: int64 - name: target_text dtype: string splits: - name: train num_bytes: 3131199570 num_examples: 6002 - name: val num_bytes: 351773643 num_examples: 667 - name: test num_bytes: 380367632 num_examples: 741 download_size: 916274597 dataset_size: 3863340845 --- # Dataset Card for "asr-slu" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)