speechocean3 / README.md
siegels's picture
Upload README.md with huggingface_hub
6497e79
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: file_id
      dtype: int64
    - name: accuracy
      dtype: int64
    - name: completeness
      dtype: float64
    - name: fluency
      dtype: int64
    - name: prosodic
      dtype: int64
    - name: words
      list:
        - name: accuracy
          dtype: int64
        - name: phones
          sequence: string
        - name: phones-accuracy
          sequence: float64
        - name: stress
          dtype: int64
        - name: text
          dtype: string
        - name: total
          dtype: int64
    - name: total
      dtype: int64
    - name: text
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: file_name
      dtype: string
    - name: correct_speech
      sequence: float32
  splits:
    - name: train
      num_bytes: 1262536865
      num_examples: 5000
  download_size: 1233040476
  dataset_size: 1262536865

Dataset Card for "speechocean3"

More Information needed