--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: sentence dtype: string - name: id dtype: int64 - name: path dtype: string splits: - name: train num_bytes: 388346585.0 num_examples: 1750 - name: test num_bytes: 132258281.0 num_examples: 584 download_size: 518855320 dataset_size: 520604866.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* --- # Dataset Card for "stuttering_asr" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)