HamdanXI's picture
Upload README.md with huggingface_hub
8f066ed
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 22050
    - name: file
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 1360795953
      num_examples: 4620
    - name: test
      num_bytes: 490267914.2
      num_examples: 1680
  download_size: 1828318164
  dataset_size: 1851063867.2

Dataset Card for "lj_speech_DifferentStructure"

More Information needed