CoolFace
Modelpublic

padmalcom/wav2vec2-large-nonverbalvocalization-classification

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
10likes2.1kdownloads
Model Card

This language indendent wav2vec2 classification model is based on this dataset.

Sound classes are:

  • teeth-chattering
  • teeth-grinding
  • tongue-clicking
  • nose-blowing
  • coughing
  • yawning
  • throat clearing
  • sighing
  • lip-popping
  • lip-smacking
  • panting
  • crying
  • laughing
  • sneezing
  • moaning
  • screaming

inference.py shows, how the model can be used.