kuanhuggingface's picture
Upload README.md with huggingface_hub
8f1b2e9
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: file
      dtype: string
    - name: text
      dtype: string
    - name: reference_speech_id
      dtype: string
    - name: reference_speech
      dtype:
        audio:
          sampling_rate: 24000
    - name: reference_speech_transcription
      dtype: string
    - name: label
      dtype:
        audio:
          sampling_rate: 24000
    - name: instruction
      dtype: string
  splits:
    - name: test
      num_bytes: 2639185705.032
      num_examples: 4916
  download_size: 2199786738
  dataset_size: 2639185705.032

Dataset Card for "Text2Speech_LibriTTS-TestClean"

More Information needed