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

File "/home/ubuntu/HA2G/scripts/model/hierarchy_net.py", line 129, in forward #13

Open
binqbu2002 opened this issue May 30, 2023 · 0 comments

Comments

@binqbu2002
Copy link

File "/home/ubuntu/HA2G/scripts/model/hierarchy_net.py", line 129, in forward
in_data = torch.cat((pre_seq, audio_feat_seq, text_feat_seq), dim=2)
RuntimeError: Sizes of tensors must match except in dimension 2. Expected size 4 but got size 34 for tensor number 1 in the list.

I met the above error when using HA2G. how to solve it?

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