From 943f19e1d57252918eb28b16840644af05b38a06 Mon Sep 17 00:00:00 2001 From: Francis Tyers Date: Thu, 20 Feb 2020 23:12:46 +0000 Subject: [PATCH 1/3] Create BIBLIOGRAPHY.md --- BIBLIOGRAPHY.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 BIBLIOGRAPHY.md diff --git a/BIBLIOGRAPHY.md b/BIBLIOGRAPHY.md new file mode 100644 index 00000000..a2756231 --- /dev/null +++ b/BIBLIOGRAPHY.md @@ -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 +``` From ba21d4434ba036859032b662e4dc2ba593e9ea53 Mon Sep 17 00:00:00 2001 From: Francis Tyers Date: Fri, 21 Feb 2020 16:56:25 +0000 Subject: [PATCH 2/3] Update BIBLIOGRAPHY.md --- BIBLIOGRAPHY.md | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/BIBLIOGRAPHY.md b/BIBLIOGRAPHY.md index a2756231..4eb74fa9 100644 --- a/BIBLIOGRAPHY.md +++ b/BIBLIOGRAPHY.md @@ -1,10 +1,19 @@ This file contains a list of papers in chronological order that have been published using Mozilla's DeepSpeech. +To appear +========== + +* Raghuveer Peri, Haoqi Li, Krishna Somandepalli, Arindam Jati, Shrikanth Narayanan (2020) "An empirical analysis of information encoded in disentangled neural speaker representations". +* Rosana Ardila, Megan Branson, Kelly Davis, Michael Henretty, Michael Kohler, Josh Meyer, Reuben Morais, Lindsay Saunders, Francis M. Tyers, and Gregor Weber (2020) "Common Voice: A Massively-Multilingual Speech Corpus". + +Published +========== + 2020 ---------- -* Nils Hjortnaes, Niko Partanen, Michael Rießler and Francis M. Tyers (2019) +* Nils Hjortnaes, Niko Partanen, Michael Rießler and Francis M. Tyers (2020) "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*. ``` @@ -28,3 +37,41 @@ using Mozilla's DeepSpeech. booktitle = {Proceedings of the 15th Conference on Natural Language Processing (KONVENS 2019)}, year = 2019 ``` + + +* Yihong Theis (2019) "Learning to detect named entities in bilingual code-mixed open speech corpora". MA Thesis. Kansas State University + +``` +@mastersthesis{theis:2019, + author = {Yihong Theis}, + title = {Learning to detect named entities in bilingual code-mixed open speech corpora}, + school = {Kansas State University}, + year = 2019 +} +``` + +* Ruswan Efendi (2019) "Automatic Speech Recognition Bahasa Indonesia Menggunakan Bidirectional Long Short-Term Memory dan Connectionist Temporal Classification". MA Thesis. + +``` +@mastersthesis{theis:2019, + author = {Ruswan Efendi}, + title = {Automatic Speech Recognition Bahasa Indonesia Menggunakan Bidirectional Long Short-Term Memory dan Connectionist Temporal Classification}, + school = {Universitas Sumatera Utara}, + year = 2019 +} +``` + +2018 +------------ + +* Deepthi Karkada and Vikram A. Saletore (2018) "Training Speech Recognition Models on HPC Infrastructure". 2018 IEEE/ACM Machine Learning in HPC Environments (MLHPC), Dallas, TX, USA, pp. 124-132. + +``` +@inproceedings{karkada:2018, + author = {Deepthi Karkada and Vikram A. Saletore}, + title = {Training Speech Recognition Models on HPC Infrastructure}, + booktitle = {2018 IEEE/ACM Machine Learning in HPC Environments (MLHPC)}, + doi = {https://doi.org/10.1109/MLHPC.2018.8638637} + year = 2018 +} +``` From 965927d91b1e910887ce90d1dc10e64b2f584f48 Mon Sep 17 00:00:00 2001 From: Francis Tyers Date: Fri, 21 Feb 2020 16:59:23 +0000 Subject: [PATCH 3/3] Update BIBLIOGRAPHY.md --- BIBLIOGRAPHY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BIBLIOGRAPHY.md b/BIBLIOGRAPHY.md index 4eb74fa9..19b14d27 100644 --- a/BIBLIOGRAPHY.md +++ b/BIBLIOGRAPHY.md @@ -39,7 +39,7 @@ Published ``` -* Yihong Theis (2019) "Learning to detect named entities in bilingual code-mixed open speech corpora". MA Thesis. Kansas State University +* Yihong Theis (2019) "Learning to detect named entities in bilingual code-mixed open speech corpora". MA Thesis. Kansas State University. ``` @mastersthesis{theis:2019, @@ -50,7 +50,7 @@ Published } ``` -* Ruswan Efendi (2019) "Automatic Speech Recognition Bahasa Indonesia Menggunakan Bidirectional Long Short-Term Memory dan Connectionist Temporal Classification". MA Thesis. +* Ruswan Efendi (2019) "Automatic Speech Recognition Bahasa Indonesia Menggunakan Bidirectional Long Short-Term Memory dan Connectionist Temporal Classification". MA Thesis. Universitas Sumatera Utara. ``` @mastersthesis{theis:2019,