| --- |
| 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 |
| - name: left_audio |
| dtype: |
| audio: |
| sampling_rate: 16000 |
| - name: removed_audio |
| dtype: |
| audio: |
| sampling_rate: 16000 |
| - name: right_audio |
| dtype: |
| audio: |
| sampling_rate: 16000 |
| - name: full_audio |
| dtype: |
| audio: |
| sampling_rate: 16000 |
| splits: |
| - name: batch_001 |
| num_bytes: 1604884980.0 |
| num_examples: 7992 |
| download_size: 1431222169 |
| dataset_size: 1604884980.0 |
| configs: |
| - config_name: default |
| data_files: |
| - split: batch_001 |
| path: data/batch_001-* |
| --- |
| |