Datasets:
Update BibTeX
Browse files
README.md
CHANGED
@@ -146,19 +146,22 @@ The dataset is featured alongside our paper, **Synthetic speech detection with W
|
|
146 |
|
147 |
**BibTeX:**
|
148 |
|
149 |
-
|
150 |
|
151 |
```
|
152 |
-
@inproceedings{dropuljic-ssdww2v2ivls
|
153 |
-
author={Dropuljić, Branimir and Šuflaj, Miljenko and Jertec, Andrej and Obadić, Leo}
|
154 |
-
booktitle={
|
155 |
-
title={Synthetic
|
156 |
-
year={2024}
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
|
|
|
|
|
|
162 |
}
|
163 |
```
|
164 |
|
|
|
146 |
|
147 |
**BibTeX:**
|
148 |
|
149 |
+
If you use this work, please cite us by including the following BibTeX reference:
|
150 |
|
151 |
```
|
152 |
+
@inproceedings{dropuljic-ssdww2v2ivls,
|
153 |
+
author={Dropuljić, Branimir and Šuflaj, Miljenko and Jertec, Andrej and Obadić, Leo},
|
154 |
+
booktitle={{IEEE} International Conference on Acoustics, Speech, and Signal Processing, {ICASSP} 2024 - Workshops, Seoul, Republic of Korea, April 14-19, 2024},
|
155 |
+
title={Synthetic Speech Detection with Wav2vec 2.0 in Various Language Settings},
|
156 |
+
year={2024},
|
157 |
+
month={04},
|
158 |
+
pages={585-589},
|
159 |
+
publisher={{IEEE}},
|
160 |
+
volume={},
|
161 |
+
number={},
|
162 |
+
keywords={Synthetic speech detection;text-to-speech;wav2vec 2.0;spoofing attack;multilingualism},
|
163 |
+
url={https://doi.org/10.1109/ICASSPW62465.2024.10627750},
|
164 |
+
doi={10.1109/ICASSPW62465.2024.10627750}
|
165 |
}
|
166 |
```
|
167 |
|