KeiKinn commited on
Commit
420bd62
·
verified ·
1 Parent(s): d4be371

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  This repo includes the official PyTorch checkpoint of *ParaCLAP – Towards a general language-audio model for computational paralinguistic tasks*
2
 
3
  ## Abstract
@@ -69,6 +81,7 @@ if __name__ == '__main__':
69
 
70
  ## Citation Info
71
  ParaCLAP has been accept at InterSpeech 2024 for presentation.
 
72
  ```bash
73
  @inproceedings{Jing24_PTA,
74
  title = {ParaCLAP – Towards a general language-audio model for computational paralinguistic tasks},
 
1
+ ---
2
+ license: cc
3
+ language:
4
+ - en
5
+ - de
6
+ base_model:
7
+ - audeering/wav2vec2-large-robust-12-ft-emotion-msp-dim
8
+ - google-bert/bert-base-uncased
9
+ tags:
10
+ - emotion
11
+ - audio_classification
12
+ ---
13
  This repo includes the official PyTorch checkpoint of *ParaCLAP – Towards a general language-audio model for computational paralinguistic tasks*
14
 
15
  ## Abstract
 
81
 
82
  ## Citation Info
83
  ParaCLAP has been accept at InterSpeech 2024 for presentation.
84
+
85
  ```bash
86
  @inproceedings{Jing24_PTA,
87
  title = {ParaCLAP – Towards a general language-audio model for computational paralinguistic tasks},