padmalcom commited on
Commit
85997d9
1 Parent(s): 696503b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,16 +1,22 @@
1
  ---
2
- language:
3
- - multilingual
4
- #thumbnail: "url to a thumbnail used in social sharing"
 
 
5
  tags:
6
  - voice
7
  - classification
8
  - vocalization
 
 
9
  datasets:
10
  - NonverbalVocalization
11
  widget:
12
- - src: https://huggingface.co/padmalcom/wav2vec2-large-nonverbalvocalization-classification/resolve/main/test.wav
 
13
  example_title: Sample 1
 
14
  ---
15
  This language indendent wav2vec2 classification model is based on [this dataset](https://github.com/deeplyinc/Nonverbal-Vocalization-Dataset)
16
 
 
1
  ---
2
+ language:
3
+ - multilingual
4
+ license: apache-2.0
5
+ metrics:
6
+ - accuracy
7
  tags:
8
  - voice
9
  - classification
10
  - vocalization
11
+ - speech
12
+ - audio
13
  datasets:
14
  - NonverbalVocalization
15
  widget:
16
+ - src: >-
17
+ https://huggingface.co/padmalcom/wav2vec2-large-nonverbalvocalization-classification/resolve/main/test.wav
18
  example_title: Sample 1
19
+ pipeline_tag: audio-classification
20
  ---
21
  This language indendent wav2vec2 classification model is based on [this dataset](https://github.com/deeplyinc/Nonverbal-Vocalization-Dataset)
22