new_nlu_tts3 / README.md
quocanh34's picture
Upload README.md with huggingface_hub
ffb585f
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio
      struct:
        - name: array
          sequence: float32
        - name: path
          dtype: string
        - name: sampling_rate
          dtype: int64
    - name: pred_str
      dtype: string
    - name: pred_str_norm
      dtype: string
    - name: intent
      dtype: string
    - name: entities
      list:
        - name: filler
          dtype: string
        - name: type
          dtype: string
    - name: file
      dtype: string
  splits:
    - name: train
      num_bytes: 568309188
      num_examples: 2139
  download_size: 462242612
  dataset_size: 568309188

Dataset Card for "new_nlu_tts3"

More Information needed