--- dataset_info: features: - name: id dtype: int64 - name: text dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: audio_language dtype: string - name: is_studio dtype: bool - name: speaker_id dtype: int64 splits: - name: test num_bytes: 11814048.951048952 num_examples: 1000 download_size: 11784296 dataset_size: 11814048.951048952 configs: - config_name: default data_files: - split: test path: data/test-* ---