librispeech / README.md
Alarak's picture
Upload dataset
396ecc6 verified
|
raw
history blame
1.1 kB
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: prompt
      dtype: string
    - name: gt
      dtype: string
    - name: source
      dtype: string
    - name: task
      dtype: string
  splits:
    - name: librispeech_test_other
      num_bytes: 352569255.999
      num_examples: 2939
    - name: librispeech_dev_other
      num_bytes: 361083701.464
      num_examples: 2864
    - name: librispeech_test_clean
      num_bytes: 371893712.94
      num_examples: 2620
    - name: librispeech_dev_clean
      num_bytes: 348337456.902
      num_examples: 2703
    - name: total
      num_bytes: 1433745524.284
      num_examples: 11126
  download_size: 2686403105
  dataset_size: 2867629651.5889997
configs:
  - config_name: default
    data_files:
      - split: librispeech_test_other
        path: data/librispeech_test_other-*
      - split: librispeech_dev_other
        path: data/librispeech_dev_other-*
      - split: librispeech_test_clean
        path: data/librispeech_test_clean-*
      - split: librispeech_dev_clean
        path: data/librispeech_dev_clean-*
      - split: total
        path: data/total-*