Dominik Macháček
commited on
Commit
·
5929a82
1
Parent(s):
4405c45
Update README.md
Browse files
README.md
CHANGED
@@ -14,18 +14,23 @@ Demo video: https://player.vimeo.com/video/840442741
|
|
14 |
|
15 |
[Slides](http://ufallab.ms.mff.cuni.cz/~machacek/pre-prints/AACL23-2.11.2023-Turning-Whisper-oral.pdf) -- 15 minutes oral presentation at IJCNLP-AACL 2023
|
16 |
|
17 |
-
Please, cite us. [
|
18 |
|
19 |
```
|
20 |
-
@
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
29 |
}
|
30 |
```
|
31 |
|
|
|
14 |
|
15 |
[Slides](http://ufallab.ms.mff.cuni.cz/~machacek/pre-prints/AACL23-2.11.2023-Turning-Whisper-oral.pdf) -- 15 minutes oral presentation at IJCNLP-AACL 2023
|
16 |
|
17 |
+
Please, cite us. [ACL Anthology](https://aclanthology.org/2023.ijcnlp-demo.3/), [Bibtex citation](https://aclanthology.org/2023.ijcnlp-demo.3.bib):
|
18 |
|
19 |
```
|
20 |
+
@inproceedings{machacek-etal-2023-turning,
|
21 |
+
title = "Turning Whisper into Real-Time Transcription System",
|
22 |
+
author = "Mach{\'a}{\v{c}}ek, Dominik and
|
23 |
+
Dabre, Raj and
|
24 |
+
Bojar, Ond{\v{r}}ej",
|
25 |
+
editor = "Saha, Sriparna and
|
26 |
+
Sujaini, Herry",
|
27 |
+
booktitle = "Proceedings of the 13th International Joint Conference on Natural Language Processing and the 3rd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics: System Demonstrations",
|
28 |
+
month = nov,
|
29 |
+
year = "2023",
|
30 |
+
address = "Bali, Indonesia",
|
31 |
+
publisher = "Association for Computational Linguistics",
|
32 |
+
url = "https://aclanthology.org/2023.ijcnlp-demo.3",
|
33 |
+
pages = "17--24",
|
34 |
}
|
35 |
```
|
36 |
|