chiyuanhsiao's picture
Upload README.md with huggingface_hub
243688a
|
raw
history blame
588 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype: audio
    - name: label
      dtype: string
    - name: instruction
      dtype: string
  splits:
    - name: test
      num_bytes: 1026681070.0023202
      num_examples: 6000
  download_size: 1180889948
  dataset_size: 1026681070.0023202

Dataset Card for "LanguageIdentification_VoxForge"

More Information needed