Kendex / README.md
michaelnetbiz's picture
Upload README.md with huggingface_hub
46abca6
|
raw
history blame
No virus
652 Bytes
metadata
language:
  - en
license: mit
size_categories:
  - n<1K
task_categories:
  - text-to-speech
pretty_name: Kendex
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: file
      dtype: string
    - name: text
      dtype: string
    - name: duration
      dtype: float64
  splits:
    - name: train
      num_bytes: 1220472282.8901153
      num_examples: 6921
    - name: test
      num_bytes: 138208309.7122118
      num_examples: 783
  download_size: 1326819731
  dataset_size: 1358680592.602327
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*