librispeech / README.md
luodian's picture
Upload dataset
dfcf7ac verified
|
raw
history blame
980 Bytes
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: 352397543.188
      num_examples: 2939
    - name: librispeech_dev_other
      num_bytes: 337282306.704
      num_examples: 2864
    - name: librispeech_test_clean
      num_bytes: 367710063.48
      num_examples: 2620
    - name: librispeech_dev_clean
      num_bytes: 359570602.058
      num_examples: 2703
  download_size: 1343243462
  dataset_size: 1416960515.43
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-*