Create BIBLIOGRAPHY.md
This commit is contained in:
parent
4291db7309
commit
943f19e1d5
30
BIBLIOGRAPHY.md
Normal file
30
BIBLIOGRAPHY.md
Normal file
@ -0,0 +1,30 @@
|
||||
This file contains a list of papers in chronological order that have been published
|
||||
using Mozilla's DeepSpeech.
|
||||
|
||||
2020
|
||||
----------
|
||||
|
||||
* Nils Hjortnaes, Niko Partanen, Michael Rießler and Francis M. Tyers (2019)
|
||||
"Towards a Speech Recognizer for Komi, an Endangered and Low-Resource Uralic Language". *Proceedings of the 6th International Workshop on Computational Linguistics of Uralic Languages*.
|
||||
|
||||
```
|
||||
@inproceedings{hjortnaes:2020,
|
||||
author = {Nils Hjortnaes and Niko Partanen and Michael Rießler and Francis M. Tyers},
|
||||
title = {Towards a Speech Recognizer for Komi, an Endangered and Low-Resource Uralic Language},
|
||||
booktitle = {Proceedings of the 6th International Workshop on Computational Linguistics of Uralic Languages},
|
||||
year = 2020
|
||||
}
|
||||
```
|
||||
|
||||
2019
|
||||
----------
|
||||
|
||||
* Aashish Agarwal and Torsten Zesch (2019) "German End-to-end Speech Recognition based on DeepSpeech". *Proceedings of the 15th Conference on Natural Language Processing (KONVENS 2019)*
|
||||
|
||||
```
|
||||
@inproceedings{agarwal:2019,
|
||||
author = {Aashish Agarwal and Torsten Zesch},
|
||||
title = {German End-to-end Speech Recognition based on DeepSpeech},
|
||||
booktitle = {Proceedings of the 15th Conference on Natural Language Processing (KONVENS 2019)},
|
||||
year = 2019
|
||||
```
|
Loading…
Reference in New Issue
Block a user