koochikoo25's picture
Upload dataset (part 00001-of-00002)
f143282 verified
metadata
license: mit
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
    - name: path
      dtype: string
    - name: condition_on_prev
      sequence: int64
    - name: whisper_transcript
      dtype: string
  splits:
    - name: train
      num_bytes: 26565218863.638
      num_examples: 33987
    - name: test
      num_bytes: 6660688180.375
      num_examples: 8501
  download_size: 31334599132
  dataset_size: 33225907044.013
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*