CV13-USA-Phoneme / README.md
gilkeyio's picture
Upload dataset
357a985
|
raw
history blame contribute delete
No virus
593 Bytes
metadata
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 48000
    - name: sentence
      dtype: string
    - name: gender
      dtype: string
    - name: phonemes
      sequence: string
  splits:
    - name: train
      num_bytes: 4830208510.352541
      num_examples: 116542
    - name: test
      num_bytes: 536726623.63945884
      num_examples: 12950
  download_size: 5283498749
  dataset_size: 5366935133.992
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*