speechocean / README.md
siegels's picture
Upload README.md with huggingface_hub
26b6462
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
  splits:
    - name: train
      num_bytes: 576478346
      num_examples: 5000
  download_size: 611300052
  dataset_size: 576478346

Dataset Card for "speechocean"

More Information needed