librispeech / README.md
Alarak's picture
Upload dataset
893618b verified
metadata
dataset_info:
  - config_name: default
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: gt
        dtype: string
      - name: prompt
        dtype: string
      - name: source
        dtype: string
      - name: task
        dtype: string
    splits:
      - name: librispeech_test_clean_192k
        num_bytes: 628668375.72
        num_examples: 2620
    download_size: 613260681
    dataset_size: 628668375.72
  - config_name: librispeech_dev_clean
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: gt
        dtype: string
      - name: prompt
        dtype: string
      - name: source
        dtype: string
      - name: task
        dtype: string
    splits:
      - name: librispeech_dev_clean
        num_bytes: 7308058536.866
        num_examples: 2703
    download_size: 6617595617
    dataset_size: 7308058536.866
  - config_name: librispeech_dev_other
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: gt
        dtype: string
      - name: prompt
        dtype: string
      - name: source
        dtype: string
      - name: task
        dtype: string
    splits:
      - name: librispeech_dev_other
        num_bytes: 7681718920.12
        num_examples: 2864
    download_size: 6242180869
    dataset_size: 7681718920.12
  - config_name: librispeech_test_clean
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: gt
        dtype: string
      - name: prompt
        dtype: string
      - name: source
        dtype: string
      - name: task
        dtype: string
    splits:
      - name: librispeech_test_clean
        num_bytes: 7536951950.44
        num_examples: 2620
    download_size: 6724927809
    dataset_size: 7536951950.44
  - config_name: librispeech_test_other
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 192000
      - name: gt
        dtype: string
      - name: prompt
        dtype: string
      - name: source
        dtype: string
      - name: task
        dtype: string
    splits:
      - name: librispeech_test_other
        num_bytes: 7405558345.978
        num_examples: 2939
    download_size: 6434994343
    dataset_size: 7405558345.978
configs:
  - config_name: default
    data_files:
      - split: librispeech_test_clean_192k
        path: data/librispeech_test_clean_192k-*
  - config_name: librispeech_dev_clean
    data_files:
      - split: librispeech_dev_clean
        path: librispeech_dev_clean/librispeech_dev_clean-*
  - config_name: librispeech_dev_other
    data_files:
      - split: librispeech_dev_other
        path: librispeech_dev_other/librispeech_dev_other-*
  - config_name: librispeech_test_clean
    data_files:
      - split: librispeech_test_clean
        path: librispeech_test_clean/librispeech_test_clean-*
  - config_name: librispeech_test_other
    data_files:
      - split: librispeech_test_other
        path: librispeech_test_other/librispeech_test_other-*