en_asr.esb_eval / README.md
asahi417's picture
Upload dataset
fd666a2 verified
metadata
dataset_info:
  - config_name: ami
    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: 2195879132.512
        num_examples: 13098
      - name: test
        num_bytes: 1587050188.548
        num_examples: 12643
    download_size: 2887517854
    dataset_size: 3782929321.0600004
  - 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
  - config_name: tedlium
    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: 184256238
        num_examples: 507
      - name: test
        num_bytes: 301614167.625
        num_examples: 1155
    download_size: 485648574
    dataset_size: 485870405.625
  - config_name: voxpopuli
    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: 1147702087.766
        num_examples: 1753
      - name: test
        num_bytes: 1143088378.808
        num_examples: 1842
    download_size: 1877565211
    dataset_size: 2290790466.5740004
configs:
  - config_name: ami
    data_files:
      - split: validation
        path: ami/validation-*
      - split: test
        path: ami/test-*
  - 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-*
  - config_name: tedlium
    data_files:
      - split: validation
        path: tedlium/validation-*
      - split: test
        path: tedlium/test-*
  - config_name: voxpopuli
    data_files:
      - split: validation
        path: voxpopuli/validation-*
      - split: test
        path: voxpopuli/test-*