hiffi_train_edit_v0 / README.md
AdoCleanCode's picture
Upload dataset
9297d10 verified
metadata
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: 88450837
      num_examples: 20001
    - name: batch_002
      num_bytes: 87809880
      num_examples: 20001
    - name: batch_003
      num_bytes: 87735536
      num_examples: 20001
  download_size: 61751622
  dataset_size: 263996253
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-*