libritts_r_test / README.md
sanchit-gandhi's picture
Upload dataset
043f19d verified
metadata
dataset_info:
  - config_name: clean
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 24000
      - name: text_normalized
        dtype: string
      - name: text_original
        dtype: string
      - name: speaker_id
        dtype: string
      - name: path
        dtype: string
      - name: chapter_id
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: test.clean
        num_bytes: 1477301067.628
        num_examples: 4837
    download_size: 1472342932
    dataset_size: 1477301067.628
  - config_name: other
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 24000
      - name: text_normalized
        dtype: string
      - name: text_original
        dtype: string
      - name: speaker_id
        dtype: string
      - name: path
        dtype: string
      - name: chapter_id
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: test.other
        num_bytes: 1152422906.32
        num_examples: 5120
    download_size: 1145824764
    dataset_size: 1152422906.32
configs:
  - config_name: clean
    data_files:
      - split: test.clean
        path: clean/test.clean-*
  - config_name: other
    data_files:
      - split: test.other
        path: other/test.other-*