Replies: 2 comments 1 reply
-
@Dannynis oh oops, disabling the discriminators should work now |
Beta Was this translation helpful? Give feedback.
1 reply
-
hey @Dannynis I have a follow-up question: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm trying to overfit the SoundStream model on 10 examples using the most basic setup:
no attentions
only reconstruction loss
https://colab.research.google.com/drive/1pEA1vQwxNnrj7g6B_zOi4laEc82VMFB8?usp=sharing
But still couldn't managed to make it work....
Any suggestions on why is it happening ?
(p.s disabling the discriminator causes error at the trainer - .item() should be discarded)
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions