AdoCleanCode's picture
Upload dataset
068e714 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: 2691175576.125
      num_examples: 10255
    - name: batch_002
      num_bytes: 2750722930.25
      num_examples: 10366
    - name: batch_003
      num_bytes: 2845668451.5
      num_examples: 10764
    - name: batch_004
      num_bytes: 645576020.375
      num_examples: 2773
  download_size: 14615865561
  dataset_size: 8933142978.25
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-*