saurabhy27-outcomes's picture
Upload dataset
20c0e96 verified
|
raw
history blame
3.17 kB
metadata
dataset_info:
  - config_name: ami
    features:
      - name: text
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 799194338.4
        num_examples: 9600
      - name: test
        num_bytes: 199798584.6
        num_examples: 2400
    download_size: 938518956
    dataset_size: 998992923
  - config_name: common_voice
    features:
      - name: text
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 5226703500
        num_examples: 9600
      - name: test
        num_bytes: 1306675875
        num_examples: 2400
    download_size: 5806015309
    dataset_size: 6533379375
  - config_name: gigaspeech
    features:
      - name: text
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 922902642.105762
        num_examples: 7511
      - name: test
        num_bytes: 230756378.89423794
        num_examples: 1878
    download_size: 1142822871
    dataset_size: 1153659021
  - config_name: medical
    features:
      - name: text
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 1640233735.75
        num_examples: 7354
    download_size: 1517808020
    dataset_size: 1640233735.75
  - config_name: spgispeech
    features:
      - name: text
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 2837534084
        num_examples: 9600
      - name: test
        num_bytes: 709383521
        num_examples: 2400
    download_size: 3497230996
    dataset_size: 3546917605
  - config_name: tedlium
    features:
      - name: text
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 1915139684.8
        num_examples: 9600
      - name: test
        num_bytes: 478784921.2
        num_examples: 2400
    download_size: 2390426813
    dataset_size: 2393924606
  - config_name: voxpopuli
    features:
      - name: text
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 3190188548
        num_examples: 9600
      - name: test
        num_bytes: 797547137
        num_examples: 2400
    download_size: 3972329777
    dataset_size: 3987735685
configs:
  - config_name: ami
    data_files:
      - split: train
        path: ami/train-*
      - split: test
        path: ami/test-*
  - config_name: common_voice
    data_files:
      - split: train
        path: common_voice/train-*
      - split: test
        path: common_voice/test-*
  - config_name: gigaspeech
    data_files:
      - split: train
        path: gigaspeech/train-*
      - split: test
        path: gigaspeech/test-*
  - config_name: medical
    data_files:
      - split: train
        path: medical/train-*
  - config_name: spgispeech
    data_files:
      - split: train
        path: spgispeech/train-*
      - split: test
        path: spgispeech/test-*
  - config_name: tedlium
    data_files:
      - split: train
        path: tedlium/train-*
      - split: test
        path: tedlium/test-*
  - config_name: voxpopuli
    data_files:
      - split: train
        path: voxpopuli/train-*
      - split: test
        path: voxpopuli/test-*