namo_speech_dataset / README.md
amankhandelia's picture
Upload README.md with huggingface_hub
8c47522
|
raw
history blame
No virus
542 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: transcription
      dtype: string
    - name: duration
      dtype: float64
  splits:
    - name: train
      num_bytes: 2098047504.12
      num_examples: 23630
  download_size: 455484453
  dataset_size: 2098047504.12

Dataset Card for "test_concat_dataset"

More Information needed