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

Error in conversion from Torch to TF model #759

Open
nfaraji2002 opened this issue Dec 21, 2022 · 0 comments
Open

Error in conversion from Torch to TF model #759

nfaraji2002 opened this issue Dec 21, 2022 · 0 comments

Comments

@nfaraji2002
Copy link

Hi
I have been using convert_tacotron2_torch_to_tf.py for conversion of a downloaded Tacotron model to tf version, but I faced with an error:

AssertionError: [!] weight shapes does not match: decoder/while/attention/query_layer/linear_layer/kernel:0 vs decoder.attention.query_layer.weight --> (1024, 128) vs (128, 1024)

I think it is the bug of conversion code. Would you please help me to solve the issue?

Neda

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