Closed iezhanqingran closed 3 years ago
Hi,
Did you modify the code? I suspect there is a print statement somewhere being directed to stdout.
Srikanth
I modified the code in local/chain/tuning/tdnnf.py
to change the model structure.
The full log is;
Can you do a git diff and check what are the things you have changed? I still suspect that there is a print statement somewhere that is printing a tensor's shape. I can't find any such thing in the current version.
Hi.
I found the print somewhere and now it works.
Thanks, Qingran
Hi, I have trained the model successlly, but when I tested the model , I got the following error:
Do you have ideas how to solve it? Thanks, Qingran