--- dataset_info: features: - name: file dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string - name: speaker_id dtype: int64 - name: chapter_id dtype: int64 - name: id dtype: string splits: - name: test.clean num_bytes: 367924866.42 num_examples: 2620 - name: test.other num_bytes: 352642187.154 num_examples: 2939 download_size: 683245915 dataset_size: 720567053.574 configs: - config_name: default data_files: - split: test.clean path: data/test.clean-* - split: test.other path: data/test.other-* ---