catalanLocalDataset / README.md
Trimux's picture
Upload README.md with huggingface_hub
ae952a0 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: text
      dtype: string
    - name: speaker_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 181845823
      num_examples: 495
    - name: eval
      num_bytes: 19839653
      num_examples: 55
  download_size: 196725717
  dataset_size: 201685476

Dataset Card for "catalanLocalDataset"

More Information needed