amiriparian commited on
Commit
f6c39b5
1 Parent(s): 2738a8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -18
README.md CHANGED
@@ -1,21 +1,29 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- language:
4
- - en
5
- - de
6
- - zh
7
- - fr
8
- - nl
9
- - el
10
- - it
11
- library_name: transformers
12
- pipeline_tag: audio-classification
13
- tags:
14
- - HuBERT
15
- - Speech Emotion Recognition
16
- - SER
17
- - PyTorch
18
- ---
 
 
 
 
 
 
 
 
19
 
20
  # **ExHuBERT: Enhancing HuBERT Through Block Extension and Fine-Tuning on 37 Emotion Datasets**
21
  Authors: Shahin Amiriparian, Filip Packań, Maurice Gerczuk, Björn W. Schuller
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ language:
4
+ - en
5
+ - de
6
+ - zh
7
+ - fr
8
+ - nl
9
+ - el
10
+ - it
11
+ - es
12
+ - my
13
+ - he
14
+ - sv
15
+ - fa
16
+ - tr
17
+ - ur
18
+ library_name: transformers
19
+ pipeline_tag: audio-classification
20
+ tags:
21
+ - Speech Emotion Recognition
22
+ - SER
23
+ - Transformer
24
+ - HuBERT
25
+ - PyTorch
26
+ ---
27
 
28
  # **ExHuBERT: Enhancing HuBERT Through Block Extension and Fine-Tuning on 37 Emotion Datasets**
29
  Authors: Shahin Amiriparian, Filip Packań, Maurice Gerczuk, Björn W. Schuller