--- dataset_info: features: - name: sequence dtype: string - name: transcription_full dtype: string - name: transcription_original dtype: string - name: removed_words dtype: string - name: phonemes_annotated dtype: string - name: phonemes_actual dtype: string - name: xcodec2_tokens dtype: string splits: - name: batch_001 num_bytes: 258542705 num_examples: 20000 - name: batch_002 num_bytes: 257828007 num_examples: 20001 download_size: 165125771 dataset_size: 516370712 configs: - config_name: default data_files: - split: batch_001 path: data/batch_001-* - split: batch_002 path: data/batch_002-* ---