tedlium-data / README.md
sanchit-gandhi's picture
Upload README.md with huggingface_hub
8083dbe
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
    - name: speaker_id
      dtype: string
    - name: gender
      dtype:
        class_label:
          names:
            '0': unknown
            '1': female
            '2': male
    - name: file
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 52384399934.125
      num_examples: 268263
    - name: validation
      num_bytes: 197798071
      num_examples: 591
    - name: test
      num_bytes: 352803076.375
      num_examples: 1469
  download_size: 52658646425
  dataset_size: 52935001081.5

Dataset Card for "tedlium-data"

More Information needed