librispeech_fr / README.md
abheesht's picture
Upload dataset (part 00002-of-00003) (#3)
0b5d807 verified
|
raw
history blame contribute delete
No virus
822 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 62866295202.152
      num_examples: 258213
    - name: train.9h
      num_bytes: 532189647.633
      num_examples: 2167
    - name: train.1h
      num_bytes: 60174750
      num_examples: 241
    - name: validation
      num_bytes: 620241566.84
      num_examples: 2416
    - name: test
      num_bytes: 619577758.552
      num_examples: 2426
  download_size: 65535609308
  dataset_size: 64698478925.177
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: train.9h
        path: data/train.9h-*
      - split: train.1h
        path: data/train.1h-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*