From c6e5a8cedff2f2948ff6968f8196a91b49d94cd8 Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Fri, 22 Apr 2022 16:18:09 +0800 Subject: [PATCH] Update README_cn.md --- README_cn.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README_cn.md b/README_cn.md index 39aeaf3d8..228d5d783 100644 --- a/README_cn.md +++ b/README_cn.md @@ -587,11 +587,11 @@ PaddleSpeech 的 **语音合成** 主要包含三个模块:文本前端、声 要引用 PaddleSpeech 进行研究,请使用以下格式进行引用。 ```text @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", + 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,