sajid73's picture
Upload README.md with huggingface_hub
5492986
|
raw
history blame
872 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: file name
      dtype: string
    - name: transcription
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: speaker_name
      dtype: string
    - name: speaker_gender
      dtype: string
    - name: sentence_no
      dtype: string
    - name: repetation_no
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': ANGRY
            '1': DISGUST
            '2': FEAR
            '3': HAPPY
            '4': NEUTRAL
            '5': SAD
            '6': SURPRISE
  splits:
    - name: train
      num_bytes: 3261447009
      num_examples: 7000
  download_size: 2203950787
  dataset_size: 3261447009

Dataset Card for "SUBESCO-audio-dataset"

More Information needed