We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://aistudio.baidu.com/aistudio/course/introduce/25130 该教程中语音识别的DeepSpeech2的demo无法正常运行,出现的错误的具体代码段如下: 经检查,发现下载下来的deepspeech2.yaml配置文件中没有rnn_direction、num_fc_layers、fc_layers_size_list, 这个该如何解决?
The text was updated successfully, but these errors were encountered:
修复了一个问题,教程可以跑了。你那儿应该更新下版本就可以跑了。
Sorry, something went wrong.
我这里还是有一模一样的问题,调整了下载的模型吗?我用的这个 https://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/ds2.model.tar.gz 项目clone的最新分支
zh794390558
No branches or pull requests
https://aistudio.baidu.com/aistudio/course/introduce/25130


该教程中语音识别的DeepSpeech2的demo无法正常运行,出现的错误的具体代码段如下:
经检查,发现下载下来的deepspeech2.yaml配置文件中没有rnn_direction、num_fc_layers、fc_layers_size_list, 这个该如何解决?
The text was updated successfully, but these errors were encountered: