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

change speak_num=2, RuntimeError: size mismatch, m1: [8 x 2], m2: [4 x 512] #2

Open
crashcar opened this issue Nov 16, 2020 · 0 comments

Comments

@crashcar
Copy link

in Discriminator, size of c_onehot is 82, but self.projection = nn.Linear(self.num_speakers * 2, 512), size:4512.
how can i fix that

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