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

No WER stdout when decoding #247

Open
hellboywyh opened this issue Oct 27, 2020 · 0 comments
Open

No WER stdout when decoding #247

hellboywyh opened this issue Oct 27, 2020 · 0 comments

Comments

@hellboywyh
Copy link

I have tried to perform testing from a trained network but failed to have WER output in some cases. I think there might be some wrong operation in decoding.
I have compared it with the successful cases and found out this file 'exp/20201021_Pattern_Search/TIMIT_LSTM_fmllr_L2_8bw_16ba_16_8x8x_4/decode_TIMIT_test_out_dnn2/score_1/ctm_39phn.filt.sys' doesn't exist in failed case. Can you help me with which step(code) will generate this file?

#file in successful exp/20201021_Pattern_Search/TIMIT_LSTM_fmllr_L2_8bw_16ba_16_8x8x_4/decode_TIMIT_test_out_dnn2/score_1:
![image](https://user-images.githubusercontent.com/33325753/97245444-04a2a280-1836-11eb-9c92-d9f6362e71e1.png)
#file in failed exp/20201021_Pattern_Search/TIMIT_LSTM_fmllr_L2_8bw_16ba_16_8x8x_8/decode_TIMIT_test_out_dnn2/score_1:
![image](https://user-images.githubusercontent.com/33325753/97245499-1f751700-1836-11eb-9c56-57b4c1312d9c.png)
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