KYAGABA's picture
Upload dataset (part 00001-of-00002)
b3f3a86 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
    - name: audio_len
      dtype: float64
    - name: transcript_len
      dtype: int64
    - name: len_ratio
      dtype: float64
    - name: num_feature_vecs
      dtype: int64
  splits:
    - name: train
      num_bytes: 36026242190.75
      num_examples: 229498
    - name: test
      num_bytes: 2491550833.5
      num_examples: 14396
    - name: val
      num_bytes: 2520007235.125
      num_examples: 14447
  download_size: 39523748468
  dataset_size: 41037800259.375
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: val
        path: data/val-*