File size: 782 Bytes
696503b
85997d9
 
 
696503b
 
 
 
85997d9
 
696503b
 
 
85997d9
 
696503b
85997d9
d628421
 
696503b
4f730ba
e8883a7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fba6616
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
language:
- multilingual
license: apache-2.0
tags:
- voice
- classification
- vocalization
- speech
- audio
datasets:
- NonverbalVocalization
widget:
- src: >-
    https://huggingface.co/padmalcom/wav2vec2-large-nonverbalvocalization-classification/resolve/main/test.wav
  example_title: Sample 1
pipeline_tag: audio-classification
metrics:
- accuracy
---
This language indendent wav2vec2 classification model is based on [this dataset](https://github.com/deeplyinc/Nonverbal-Vocalization-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.