msp-podcast_mfa / README.md
AdoCleanCode's picture
Upload dataset
027c1ac verified
metadata
dataset_info:
  features:
    - name: 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: batch_001
      num_bytes: 3998443681
      num_examples: 20000
    - name: batch_002
      num_bytes: 3863818762
      num_examples: 20000
    - name: batch_003
      num_bytes: 3413197820
      num_examples: 20000
    - name: batch_004
      num_bytes: 1261576624.625
      num_examples: 8843
  download_size: 12301542410
  dataset_size: 12537036887.625
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-*
      - split: batch_004
        path: data/batch_004-*