thomaslu's picture
Upload README.md with huggingface_hub
7c8f601
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
  splits:
    - name: test
      num_bytes: 9100963
      num_examples: 111
    - name: train
      num_bytes: 32796309
      num_examples: 400
  download_size: 41933143
  dataset_size: 41897272

Dataset Card for "articulationGAN_finetuning_data"

More Information needed