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

Trouble running example_notebook.iynb #4

Open
dhpanchaai opened this issue Jul 1, 2024 · 2 comments
Open

Trouble running example_notebook.iynb #4

dhpanchaai opened this issue Jul 1, 2024 · 2 comments

Comments

@dhpanchaai
Copy link

Hi,

I'm attempting to run the example_notebook.iynb code and its giving me an error:
RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x244 and 200x1)

when trying to run the Frequency representation. It seems the fc_module seem to have an issue with the fr_module output size. How would I fix this?

Also, when I run the train.py file for training my own model, the fr_module training finishes, but fc_module training fails and gives me a similar type of error. What is the issue?

Screenshot from 2024-07-01 09-17-00
Screenshot from 2024-07-01 09-16-35

@E1nzbern
Copy link

E1nzbern commented Jul 2, 2024

The same problem has been solved in #1.

@dhpanchaai
Copy link
Author

dhpanchaai commented Jul 8, 2024 via email

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

2 participants