h3110Fr13nd's picture
Upload dataset (part 00001-of-00002)
910a4c3 verified
metadata
dataset_info:
  features:
    - name: audio_id
      dtype: string
    - name: language
      dtype:
        class_label:
          names:
            '0': en
            '1': de
            '2': fr
            '3': es
            '4': pl
            '5': it
            '6': ro
            '7': hu
            '8': cs
            '9': nl
            '10': fi
            '11': hr
            '12': sk
            '13': sl
            '14': et
            '15': lt
            '16': en_accented
    - name: audio
      dtype:
        audio:
          sampling_rate: 24000
    - name: raw_text
      dtype: string
    - name: normalized_text
      dtype: string
    - name: gender
      dtype: string
    - name: speaker_id
      dtype: string
    - name: is_gold_transcript
      dtype: bool
    - name: accent
      dtype: string
  splits:
    - name: train
      num_bytes: 36090680559.936
      num_examples: 50922
    - name: validation
      num_bytes: 1173795492.383
      num_examples: 1631
    - name: test
      num_bytes: 1163226173.4
      num_examples: 1528
  download_size: 31959080914
  dataset_size: 38427702225.719
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*