librispeech_parquet / README.md
WillHeld's picture
Upload dataset
448c736 verified
|
raw
history blame
740 Bytes
metadata
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: chapter_id
      dtype: int64
    - name: id
      dtype: string
  splits:
    - name: test
      num_bytes: 367966786.42
      num_examples: 2620
    - name: validation
      num_bytes: 359841018.966
      num_examples: 2703
    - name: train.100
      num_bytes: 6622513525.062
      num_examples: 28539
  download_size: 7126206556
  dataset_size: 7350321330.448
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
      - split: train.100
        path: data/train.100-*