anthony-wss's picture
Upload README.md with huggingface_hub
db3f258
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: 10788010668
      num_examples: 104014
    - name: train.other.500
      num_bytes: 14756337873
      num_examples: 148688
  download_size: 3925792960
  dataset_size: 25544348541

Dataset Card for "librispeech_asr-audiodec_44k"

More Information needed