Librispeech-concat / README.md
kcz358's picture
Upload dataset
3c0ba51 verified
|
raw
history blame
569 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 24000
    - name: transcript
      dtype: string
    - name: audio_duration
      dtype: float32
    - name: audio_id
      dtype: string
  splits:
    - name: test_other
      num_bytes: 5458950
      num_examples: 1
    - name: test_clean
      num_bytes: 933739678
      num_examples: 87
  download_size: 920040114
  dataset_size: 939198628
configs:
  - config_name: default
    data_files:
      - split: test_clean
        path: data/test_clean-*
      - split: test_other
        path: data/test_other-*