|
|
@ -127,7 +127,7 @@ decoders_module = [
|
|
|
|
|
|
|
|
|
|
|
|
setup(
|
|
|
|
setup(
|
|
|
|
name='paddlespeech_ctcdecoders',
|
|
|
|
name='paddlespeech_ctcdecoders',
|
|
|
|
version='0.1.1',
|
|
|
|
version='0.2.0',
|
|
|
|
description="CTC decoders in paddlespeech",
|
|
|
|
description="CTC decoders in paddlespeech",
|
|
|
|
author="PaddlePaddle Speech and Language Team",
|
|
|
|
author="PaddlePaddle Speech and Language Team",
|
|
|
|
author_email="paddlesl@baidu.com",
|
|
|
|
author_email="paddlesl@baidu.com",
|
|
|
|