zeroth_korean / README.md
kresnik's picture
Upload dataset
685fe60 verified
|
raw
history blame
598 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: chapter_id
      dtype: int64
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 2818850887
      num_examples: 22263
    - name: test
      num_bytes: 59879514
      num_examples: 457
  download_size: 2877012819
  dataset_size: 2878730401
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*