librispeech_asr / README.md
zqhuang's picture
Upload dataset
5ff948f verified
|
raw
history blame
684 Bytes
metadata
dataset_info:
  config_name: clean
  features:
    - name: file
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: chapter_id
      dtype: int64
    - name: id
      dtype: string
    - name: continuation
      dtype: string
  splits:
    - name: test
      num_bytes: 623948478.48
      num_examples: 2620
    - name: validation
      num_bytes: 622190064.956
      num_examples: 2703
  download_size: 1227851135
  dataset_size: 1246138543.4359999
configs:
  - config_name: clean
    data_files:
      - split: test
        path: clean/test-*
      - split: validation
        path: clean/validation-*