librispeech / README.md
TwinkStart's picture
Upload dataset
7285f65 verified
|
raw
history blame
847 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: gt
      dtype: string
    - name: source
      dtype: string
    - name: text
      dtype: string
    - name: WavPath
      dtype: string
  splits:
    - name: test_clean
      num_bytes: 371842637.7387023
      num_examples: 2619
    - name: dev_clean
      num_bytes: 348519974.902
      num_examples: 2703
    - name: test_other
      num_bytes: 352729880.999
      num_examples: 2939
    - name: dev_other
      num_bytes: 361237098.464
      num_examples: 2864
  download_size: 1344033003
  dataset_size: 1434329592.1037023
configs:
  - config_name: default
    data_files:
      - split: test_clean
        path: data/test_clean-*
      - split: dev_clean
        path: data/dev_clean-*
      - split: test_other
        path: data/test_other-*
      - split: dev_other
        path: data/dev_other-*