speechocean3 / README.md
siegels's picture
Upload README.md with huggingface_hub
cb76d4b
|
raw
history blame
1.01 kB
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: 1313487641
      num_examples: 5000
  download_size: 1283990501
  dataset_size: 1313487641

Dataset Card for "speechocean3"

More Information needed