--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: id dtype: string - name: Audio dtype: audio: sampling_rate: 16000 - name: Sentence dtype: string - name: duration dtype: float64 - name: raw_sentence dtype: string splits: - name: train num_bytes: 155726983226 num_examples: 213400 download_size: 159099574657 dataset_size: 155726983226 ---