wanchichen's picture
Upload README.md with huggingface_hub
4462bb0
metadata
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 24000
    - name: text
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: chapter_id
      dtype: int64
    - name: id
      dtype: string
    - name: audio_codes
      sequence: string
  splits:
    - name: train
      num_bytes: 17518738129.625
      num_examples: 28539
    - name: validation
      num_bytes: 938627900.125
      num_examples: 2703
    - name: test
      num_bytes: 941323793.5
      num_examples: 2620
  download_size: 18863507508
  dataset_size: 19398689823.25
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Dataset Card for "wavlm-large_layer21-librispeech-asr100h"

More Information needed