--- 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 - name: speaker_embedding list: list: list: float32 - name: text_semantic_ids list: list: list: int64 - name: codec_codes list: list: list: int64 - name: text_embed list: list: float64 splits: - name: test.clean num_bytes: 2365561682 num_examples: 2620 download_size: 1909884085 dataset_size: 2365561682 configs: - config_name: default data_files: - split: test.clean path: data/test.clean-* ---