Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This language indendent wav2vec2 classification model is based on [this dataset](https://github.com/deeplyinc/Nonverbal-Vocalization-Dataset)
|
| 2 |
|
| 3 |
Sound classes are:
|
|
|
|
| 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 |
|
| 17 |
Sound classes are:
|