en_asr.esb_eval / README.md
asahi417's picture
Upload dataset
e5f693a verified
|
raw
history blame
1.46 kB
metadata
dataset_info:
  - config_name: earnings22
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: dataset
        dtype: string
      - name: text
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: validation
        num_bytes: 997203312.184
        num_examples: 2656
      - name: test
        num_bytes: 970889828.076
        num_examples: 2741
    download_size: 1975950686
    dataset_size: 1968093140.26
  - config_name: librispeech
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: dataset
        dtype: string
      - name: text
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: validation.clean
        num_bytes: 359437180.966
        num_examples: 2703
      - name: validation.other
        num_bytes: 337140742.648
        num_examples: 2864
      - name: test.clean
        num_bytes: 367294812.42
        num_examples: 2620
      - name: test.other
        num_bytes: 351977298.154
        num_examples: 2939
    download_size: 1342756952
    dataset_size: 1415850034.1880002
configs:
  - config_name: earnings22
    data_files:
      - split: validation
        path: earnings22/validation-*
      - split: test
        path: earnings22/test-*
  - config_name: librispeech
    data_files:
      - split: validation.clean
        path: librispeech/validation.clean-*
      - split: validation.other
        path: librispeech/validation.other-*
      - split: test.clean
        path: librispeech/test.clean-*
      - split: test.other
        path: librispeech/test.other-*