hughlan1214
commited on
Commit
•
1e18b02
1
Parent(s):
2f2bc0b
Update README.md
Browse files
README.md
CHANGED
@@ -32,13 +32,13 @@ It achieves the following results on the evaluation set:
|
|
32 |
|
33 |
## For a better performance version, please refer to
|
34 |
|
35 |
-
[hughlan1214/
|
36 |
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
|
41 |
-
For a better performance version, please refer to [hughlan1214/Speech_Emotion_Recognition_wav2vec2-large-xlsr-53_240304_SER_fin-
|
42 |
|
43 |
|
44 |
The model was obtained through feature extraction using [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) and underwent several rounds of fine-tuning. It predicts the 7 types of emotions contained in speech, aiming to lay the foundation for subsequent use of human micro-expressions on the visual level and context semantics under LLMS to infer user emotions in real-time.
|
|
|
32 |
|
33 |
## For a better performance version, please refer to
|
34 |
|
35 |
+
[hughlan1214/SER_wav2vec2-large-xlsr-53_240304_fine-tuned1.1](https://huggingface.co/hughlan1214/SER_wav2vec2-large-xlsr-53_240304_fine-tuned1.1)
|
36 |
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
|
41 |
+
For a better performance version, please refer to [hughlan1214/Speech_Emotion_Recognition_wav2vec2-large-xlsr-53_240304_SER_fin-tuned1.1](https://huggingface.co/hughlan1214/Speech_Emotion_Recognition_wav2vec2-large-xlsr-53_240304_SER_fin-tuned1.1)
|
42 |
|
43 |
|
44 |
The model was obtained through feature extraction using [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) and underwent several rounds of fine-tuning. It predicts the 7 types of emotions contained in speech, aiming to lay the foundation for subsequent use of human micro-expressions on the visual level and context semantics under LLMS to infer user emotions in real-time.
|