librispeech / README.md
Alarak's picture
Upload dataset
b0eb29d verified
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
  download_size: 1343276294
  dataset_size: 1433884127.305
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-*