procit006's picture
Upload dataset
f00885b verified
metadata
dataset_info:
  features:
    - name: speaker_id
      dtype: string
    - name: speaker_name
      dtype: string
    - name: accent
      dtype: string
    - name: text
      dtype: string
    - name: gender
      dtype: string
    - name: audio
      dtype: audio
    - name: normalized_text
      dtype: string
  splits:
    - name: train
      num_bytes: 9607125521.108
      num_examples: 69854
    - name: test
      num_bytes: 1157517422.908
      num_examples: 8686
    - name: validtion
      num_bytes: 1186249161.612
      num_examples: 8686
  download_size: 11337336531
  dataset_size: 11950892105.627998
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validtion
        path: data/validtion-*