--- dataset_info: features: - name: path dtype: string - name: audio dtype: audio: sampling_rate: 48000 - name: sentence dtype: string splits: - name: train num_bytes: 3467211.0 num_examples: 100 - name: test num_bytes: 850483.0 num_examples: 20 download_size: 4269406 dataset_size: 4317694.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---