eldery_c_voice / README.md
StofEzz's picture
Upload README.md with huggingface_hub
e95124c
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 48000
    - name: sentence
      dtype: string
  splits:
    - name: train
      num_bytes: 88033443.40449926
      num_examples: 2000
    - name: test
      num_bytes: 4627968.430121169
      num_examples: 100
    - name: validation
      num_bytes: 4832561.977288587
      num_examples: 100
  download_size: 88167442
  dataset_size: 97493973.81190902

Dataset Card for "eldery_c_voice"

More Information needed