emilia_mfa_correct / README.md
AdoCleanCode's picture
Upload dataset (part 00012-of-00013)
4ccf934 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: speaker_id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcript
      dtype: string
    - name: words
      list:
        - name: word
          dtype: string
        - name: start
          dtype: float64
        - name: end
          dtype: float64
    - name: phonemes
      list:
        - name: phoneme
          dtype: string
        - name: start
          dtype: float64
        - name: end
          dtype: float64
  splits:
    - name: train
      num_bytes: 300789159296.125
      num_examples: 1099967
  download_size: 294290077490
  dataset_size: 300789159296.125
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*