Update README.md
Browse files
README.md
CHANGED
@@ -53,23 +53,22 @@ The following table describes the available features:
|
|
53 |
|
54 |
**BibTeX:**
|
55 |
|
56 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
**APA:**
|
59 |
|
60 |
[More Information Needed]
|
61 |
|
62 |
-
##
|
63 |
-
|
64 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
65 |
-
|
66 |
-
[More Information Needed]
|
67 |
-
|
68 |
-
## More Information [optional]
|
69 |
-
|
70 |
-
[More Information Needed]
|
71 |
-
|
72 |
-
## Contact [optional]
|
73 |
|
74 |
Name: Jenthe Thienpondt
|
75 |
E-mail: [email protected]
|
|
|
53 |
|
54 |
**BibTeX:**
|
55 |
|
56 |
+
```
|
57 |
+
@INPROCEEDINGS{xxxxx,
|
58 |
+
author={Jenthe Thienpondt and Kris Demuynck},
|
59 |
+
booktitle={2023 IEEE Automatic Speech Recognition and Understanding Workshop (ASRU)},
|
60 |
+
title={ECAPA2: A Hybrid Neural Network Architecture and Training Strategy for Robust Speaker Embeddings},
|
61 |
+
year={2023},
|
62 |
+
volume={},
|
63 |
+
number={}
|
64 |
+
}
|
65 |
+
```
|
66 |
|
67 |
**APA:**
|
68 |
|
69 |
[More Information Needed]
|
70 |
|
71 |
+
## Contact
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
|
73 |
Name: Jenthe Thienpondt
|
74 |
E-mail: [email protected]
|