librispeech / README.md
Alarak's picture
Upload dataset
848ff3c 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: 609648857.708
        num_examples: 2703
    download_size: 611885484
    dataset_size: 609648857.708
  - 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: 640789261.88
        num_examples: 2864
    download_size: 577285345
    dataset_size: 640789261.88
  - 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: 628710295.72
        num_examples: 2620
    download_size: 613263817
    dataset_size: 628710295.72
  - 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: 617798314.014
        num_examples: 2939
    download_size: 598785410
    dataset_size: 617798314.014
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-*