HamdanXI's picture
Upload README.md with huggingface_hub
c912832
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: 1347808036
      num_examples: 4620
    - name: test
      num_bytes: 487719584
      num_examples: 1680
  download_size: 1828316030
  dataset_size: 1835527620

Dataset Card for "lj_speech_DifferentStructure_removedVocabs"

More Information needed