Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,8 @@ inference: false
|
|
14 |
|
15 |
<!-- Provide a quick summary of what the model is/does. -->
|
16 |
|
17 |
-
This Wav2Vec2 model was finetuned to predict **flattery from speech** English **earning calls**. It was introduced in [
|
|
|
18 |
If you are looking for the text-based classifier (based on RoBERTa) introduced in the paper, please see [here](https://huggingface.co/chrlukas/flattery_prediction_text).
|
19 |
|
20 |
## Model Details
|
|
|
14 |
|
15 |
<!-- Provide a quick summary of what the model is/does. -->
|
16 |
|
17 |
+
This Wav2Vec2 model was finetuned to predict **flattery from speech** English **earning calls**. It was introduced in [This Paper Had the Smartest Reviewers -- Flattery Detection Utilising an
|
18 |
+
Audio-Textual Transformer-Based Approach](http://arxiv.org/abs/2406.17667), which was accepted at INTERSPEECH 2024.
|
19 |
If you are looking for the text-based classifier (based on RoBERTa) introduced in the paper, please see [here](https://huggingface.co/chrlukas/flattery_prediction_text).
|
20 |
|
21 |
## Model Details
|