PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit
Hui Zhang, Tian Yuan, Junkun Chen, Xintong Li, Renjie Zheng, Yuxin Huang, Xiaojie Chen, Enlei Gong
Abstract
PaddleSpeech is an open-source all-in-one speech toolkit. It aims at facilitating the development and research of speech processing technologies by providing an easy-to-use command-line interface and a simple code structure. This paper describes the design philosophy and core architecture of PaddleSpeech to support several essential speech-to-text and text-to-speech tasks. PaddleSpeech achieves competitive or state-of-the-art performance on various speech datasets and implements the most popular methods. It also provides recipes and pretrained models to quickly reproduce the experimental results in this paper. PaddleSpeech is publicly avaiable at https://github.com/PaddlePaddle/PaddleSpeech.
BibTeX
@inproceedings{zhang-etal-2022-paddlespeech,
title = "{P}addle{S}peech: An Easy-to-Use All-in-One Speech Toolkit",
author = "Zhang, Hui and
Yuan, Tian and
Chen, Junkun and
Li, Xintong and
Zheng, Renjie and
Huang, Yuxin and
Chen, Xiaojie and
Gong, Enlei and
Chen, Zeyu and
Hu, Xiaoguang and
Yu, Dianhai and
Ma, Yanjun and
Huang, Liang",
editor = "Hajishirzi, Hannaneh and
Ning, Qiang and
Sil, Avi",
booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies: System Demonstrations",
month = jul,
year = "2022",
address = "Hybrid: Seattle, Washington + Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2022.naacl-demo.12/",
doi = "10.18653/v1/2022.naacl-demo.12",
pages = "114--123"
}