anthony-wss's picture
Upload README.md with huggingface_hub
e9b9a84
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: 12984026772
      num_examples: 104014
    - name: train.other.500
      num_bytes: 17752431057
      num_examples: 148688
  download_size: 4787888994
  dataset_size: 30736457829

Dataset Card for "librispeech_asr-audiodec_dac_16k"

More Information needed