| --- |
| dataset_info: |
| features: |
| - name: speaker_id |
| dtype: string |
| - name: flac_filename |
| dtype: string |
| - name: transcription_full |
| dtype: string |
| - name: removed_words |
| dtype: string |
| - name: transcription_without_removed |
| dtype: string |
| - name: phonemes_full |
| dtype: string |
| - name: phonemes_removed |
| dtype: string |
| - name: phonemes_annotated |
| dtype: string |
| - name: xcodec2_tokens |
| dtype: string |
| - name: sequence |
| dtype: string |
| - name: match |
| dtype: bool |
| - name: removed_start_time |
| dtype: float64 |
| - name: removed_end_time |
| dtype: float64 |
| splits: |
| - name: batch_001 |
| num_bytes: 88320898 |
| num_examples: 20001 |
| - name: batch_002 |
| num_bytes: 88433312 |
| num_examples: 20001 |
| - name: batch_003 |
| num_bytes: 61624949 |
| num_examples: 13941 |
| download_size: 53851651 |
| dataset_size: 238379159 |
| configs: |
| - config_name: default |
| data_files: |
| - split: batch_001 |
| path: data/batch_001-* |
| - split: batch_002 |
| path: data/batch_002-* |
| - split: batch_003 |
| path: data/batch_003-* |
| --- |
| |