zulu-speech / README.md
badrex's picture
Upload dataset (part 00006-of-00007)
9c200b5 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: audio_duration
      dtype: float64
    - name: transcript
      dtype: string
    - name: language
      dtype: string
    - name: split
      dtype: string
    - name: audio_id
      dtype: string
    - name: recorder_uuid
      dtype: string
    - name: type
      dtype: string
    - name: system_file_name
      dtype: string
    - name: file_name
      dtype: string
    - name: full_path
      dtype: string
    - name: domain
      dtype: string
    - name: topic
      dtype: string
    - name: scenario
      dtype: string
    - name: size_bytes
      dtype: int64
    - name: microphone_device_id
      dtype: string
    - name: microphone_label
      dtype: string
    - name: signal_to_noise_ratio
      dtype: float64
    - name: document_id
      dtype: string
    - name: source_document
      dtype: string
  splits:
    - name: dev
      num_bytes: 8538894896.768
      num_examples: 3068
    - name: dev_test
      num_bytes: 8723753066.225
      num_examples: 3025
    - name: train
      num_bytes: 146959185247.586
      num_examples: 50386
  download_size: 142050331545
  dataset_size: 164221833210.579
configs:
  - config_name: default
    data_files:
      - split: dev
        path: data/dev-*
      - split: dev_test
        path: data/dev_test-*
      - split: train
        path: data/train-*