Skip to content

[s2t] fix deepspeech2 decode_wav #2351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

Zth9730
Copy link
Contributor

@Zth9730 Zth9730 commented Sep 6, 2022

PR types

fix #2350

PR changes

APIs

Describe

fixed released model asr0_deepspeech2_offline_aishell_ckpt_1.0.1.model could not decode wav
correctly

@mergify mergify bot added the S2T asr/st label Sep 6, 2022
Copy link
Collaborator

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zh794390558 zh794390558 merged commit 2bb40c4 into PaddlePaddle:develop Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S2T asr/st
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ASR模型测试遇到这个问题:assert 'augmentation_config' in config
2 participants