Khinalug_ASR / README.md
ZL92's picture
Upload dataset
85d9d75 verified
metadata
license: apache-2.0
dataset_info:
  features:
    - name: transcript
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: speaker_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 293645511.625
      num_examples: 1107
    - name: test
      num_bytes: 31366275
      num_examples: 123
  download_size: 324107242
  dataset_size: 325011786.625
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*