vivos_asr / README.md
stevehoang9's picture
Upload dataset
5a275f2 verified
|
raw
history blame contribute delete
No virus
532 Bytes
metadata
dataset_info:
  features:
    - name: file_path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
    - name: gender
      dtype: string
  splits:
    - name: train
      num_bytes: 17061254
      num_examples: 160
    - name: test
      num_bytes: 1090904
      num_examples: 10
  download_size: 1874018399
  dataset_size: 18152158
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*