ehcalabres
commited on
Commit
•
73dd94d
1
Parent(s):
17cf17c
Update README.md
Browse filesAdd DOI and citation section
README.md
CHANGED
@@ -69,9 +69,22 @@ The following hyperparameters were used during training:
|
|
69 |
| 0.4581 | 2.72 | 390 | 0.4719 | 0.8467 |
|
70 |
| 0.3967 | 2.93 | 420 | 0.5023 | 0.8223 |
|
71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
## Contact
|
73 |
|
74 |
-
Any doubt, contact me on [Twitter](https://twitter.com/ehcalabres)
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
69 |
| 0.4581 | 2.72 | 390 | 0.4719 | 0.8467 |
|
70 |
| 0.3967 | 2.93 | 420 | 0.5023 | 0.8223 |
|
71 |
|
72 |
+
## Citation
|
73 |
+
|
74 |
+
```bibtex
|
75 |
+
@misc {enrique_hernández_calabrés_2024,
|
76 |
+
author = { {Enrique Hernández Calabrés} },
|
77 |
+
title = { wav2vec2-lg-xlsr-en-speech-emotion-recognition (Revision 17cf17c) },
|
78 |
+
year = 2024,
|
79 |
+
url = { https://huggingface.co/ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition },
|
80 |
+
doi = { 10.57967/hf/2045 },
|
81 |
+
publisher = { Hugging Face }
|
82 |
+
}
|
83 |
+
```
|
84 |
+
|
85 |
## Contact
|
86 |
|
87 |
+
Any doubt, contact me on [Twitter](https://twitter.com/ehcalabres).
|
88 |
|
89 |
|
90 |
### Framework versions
|