未验证 提交 2bccde3d 编写于 作者: J Jackwaterveg 提交者: GitHub

update the version of ctcdecoders and feat,test=doc_fix (#1155)

上级 0151f246
......@@ -127,7 +127,7 @@ decoders_module = [
setup(
name='paddlespeech_ctcdecoders',
version='0.0.1a',
version='0.1.0',
description="CTC decoders in paddlespeech",
author="PaddlePaddle Speech and Language Team",
author_email="paddlesl@baidu.com",
......
......@@ -7,7 +7,7 @@ with open("requirements.txt", encoding="utf-8-sig") as f:
requirements = f.readlines()
setup(name='paddlespeech_feat',
version='0.0.1a',
version='0.1.0',
description='python speech feature extraction in paddlespeech',
install_requires=requirements,
author="PaddlePaddle Speech and Language Team",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册