UnarineLeo's picture
Upload README.md with huggingface_hub
21f57d4 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: filename
      dtype: string
    - name: speaker
      dtype: string
    - name: text
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: language
      dtype: string
  splits:
    - name: train
      num_bytes: 7692945875.696
      num_examples: 37718
    - name: validation
      num_bytes: 1578667446.28
      num_examples: 8091
    - name: test
      num_bytes: 1496725745.192
      num_examples: 8071
  download_size: 8832368006
  dataset_size: 10768339067.168

Dataset Card for "multilingual_lwazi_trained_dataset"

More Information needed