anthony-wss's picture
Upload README.md with huggingface_hub
a8d39b7
metadata
configs:
  - config_name: default
    data_files:
      - split: train.clean.360
        path: data/train.clean.360-*
      - split: train.other.500
        path: data/train.other.500-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: id
      dtype: string
    - name: unit
      sequence:
        sequence: int64
  splits:
    - name: train.clean.360
      num_bytes: 4496389172
      num_examples: 104014
    - name: train.other.500
      num_bytes: 6144041489
      num_examples: 148688
  download_size: 2186014174
  dataset_size: 10640430661

Dataset Card for "librispeech_asr-audiodec_audiodec_24k_320d"

More Information needed