Update README.md
bibtex update
This commit is contained in:
parent
4405c451ce
commit
5929a82896
1 changed files with 15 additions and 10 deletions
25
README.md
25
README.md
|
|
@ -14,18 +14,23 @@ Demo video: https://player.vimeo.com/video/840442741
|
||||||
|
|
||||||
[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
|
[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
|
||||||
|
|
||||||
Please, cite us. [Bibtex citation](http://www.afnlp.org/conferences/ijcnlp2023/proceedings/main-demo/cdrom/bib/2023.ijcnlp-demo.3.bib):
|
Please, cite us. [ACL Anthology](https://aclanthology.org/2023.ijcnlp-demo.3/), [Bibtex citation](https://aclanthology.org/2023.ijcnlp-demo.3.bib):
|
||||||
|
|
||||||
```
|
```
|
||||||
@InProceedings{machacek-dabre-bojar:2023:ijcnlp,
|
@inproceedings{machacek-etal-2023-turning,
|
||||||
author = {Macháček, Dominik and Dabre, Raj and Bojar, Ondřej},
|
title = "Turning Whisper into Real-Time Transcription System",
|
||||||
title = {Turning Whisper into Real-Time Transcription System},
|
author = "Mach{\'a}{\v{c}}ek, Dominik and
|
||||||
booktitle = {System Demonstrations},
|
Dabre, Raj and
|
||||||
month = {November},
|
Bojar, Ond{\v{r}}ej",
|
||||||
year = {2023},
|
editor = "Saha, Sriparna and
|
||||||
address = {Bali, Indonesia},
|
Sujaini, Herry",
|
||||||
publisher = {Asian Federation of Natural Language Processing},
|
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",
|
||||||
pages = {17--24},
|
month = nov,
|
||||||
|
year = "2023",
|
||||||
|
address = "Bali, Indonesia",
|
||||||
|
publisher = "Association for Computational Linguistics",
|
||||||
|
url = "https://aclanthology.org/2023.ijcnlp-demo.3",
|
||||||
|
pages = "17--24",
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue