MattyB95 commited on
Commit
7853bd7
1 Parent(s): cf60364

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ ## Citation
6
+ If you use this code in your research please use the following citation:
7
+ ```bibtex
8
+ @INPROCEEDINGS{9414234,
9
+ author={Tak, Hemlata and Patino, Jose and Todisco, Massimiliano and Nautsch, Andreas and Evans, Nicholas and Larcher, Anthony},
10
+ booktitle={IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
11
+ title={End-to-End anti-spoofing with RawNet2},
12
+ year={2021},
13
+ pages={6369-6373}
14
+ }
15
+
16
+ ```