_ASCEND_ZH_cleaned / README.md
WTForbes's picture
Upload dataset
b30d778 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
    - name: duration
      dtype: float32
    - name: language
      dtype: string
    - name: original_speaker_id
      dtype: int64
    - name: session_id
      dtype: int64
    - name: topic
      dtype: string
  splits:
    - name: train
      num_bytes: 465905674.21782273
      num_examples: 4532
    - name: validation
      num_bytes: 58583190.336283185
      num_examples: 620
    - name: test
      num_bytes: 47716364.88821293
      num_examples: 591
  download_size: 491972484
  dataset_size: 572205229.4423189
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*