From 29e20f2827ef698b4501ed9440dd618ea330c77e Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Fri, 22 Apr 2022 16:09:21 +0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 46e3863e..81405c6a 100644 --- a/README.md +++ b/README.md @@ -593,11 +593,12 @@ The Text-to-Speech module is originally called [Parakeet](https://github.com/Pad To cite PaddleSpeech for research, please use the following format. ```tex -@Conference{zhang2022paddlespeech, - title={PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit}, - author={Hui Zhang, Tian Yuan, Junkun Chen, Xintong Li, Renjie Zheng, Yuxin Huang, Xiaojie Chen, Enlei Gong, Zeyu Chen, Xiaoguang Hu, dianhai yu, Yanjun Ma, Liang Huang}, - booktitle={North American Conference on Chinese Linguistics}, - year={2022} +@inproceedings{zhang2022paddlespeech, + title = "PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit", + author = "Hui Zhang, Tian Yuan, Junkun Chen, Xintong Li, Renjie Zheng, Yuxin Huang, Xiaojie Chen, Enlei Gong, Zeyu Chen, Xiaoguang Hu, dianhai yu, Yanjun Ma, Liang Huang", + booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies: Demonstrations", + year = "2022", + publisher = "Association for Computational Linguistics", } @inproceedings{zheng2021fused,