codeghees

Results 25 comments of codeghees

Yeah - I was sending just the name - send the entire object. @sarykemmoun2

Hi Rafae - see if this helps https://medium.com/@acpanjan/download-google-drive-files-using-wget-3c2c025a8b99****

@p0p4k do you know the bug here?

In the same boat.

Yep, will do! Trying to debug this.

@p0p4k bug is on line `scaler.scale(loss_gen_all).backward()` Seems like GradScalar has issues with multi-gpu. I removed it and replaced it with standard backprop. The issue persists. Looks like a multi GPU...

Haven't tested yet. Trying a run with fp16 enabled.

Hey, thanks for replying! I did take most of the code from that repo. I am trying to debug why my alignment curve looks like this: ![image](https://github.com/p0p4k/vits2_pytorch/assets/40551128/c55c156f-e367-4e77-98fc-864653c3b49c) `align_loss` is being...

So this above graph is after training for several days and thousands of steps. It seems like some bug - maybe in shape size or sth. The output is basically...