Skip to content
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

Bug in librispeech/run_train.sh #357

Closed
pkuyym opened this issue Oct 11, 2017 · 0 comments
Closed

Bug in librispeech/run_train.sh #357

pkuyym opened this issue Oct 11, 2017 · 0 comments

Comments

@pkuyym
Copy link
Contributor

pkuyym commented Oct 11, 2017

After running examples/librispeech/run_data.sh, we can get data/librispeech/mainfest.dev-clean and data/librispeech/manifest.dev-other. However, current examples/librispeech/run_train.sh use data/librispeech/manifest.dev as test data. For detail, please refer https://github.com/PaddlePaddle/models/blob/develop/deep_speech_2/examples/librispeech/run_train.sh#L27

We can just change data/librispeech/manifest.dev to data/librispeech/manifest.dev-clean to avoid training failure.

@pkuyym pkuyym changed the title Fix bug for librispeech/run_train.sh Bug in librispeech/run_train.sh Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant