Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
YeBhoneLin10's picture
Upload README.md with huggingface_hub
e7b998d verified
metadata
license: cc-by-nc-sa-4.0
dataset_info:
  features:
    - name: speaker_id
      dtype: string
    - name: prompt
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: gender
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 5234577166.56031
      num_examples: 23538
    - name: test
      num_bytes: 585631999.210959
      num_examples: 2648
  download_size: 5304755891
  dataset_size: 5820209165.771269
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*