vokshin
vokshin
Same problem as @agassan 's : KeyError: 'params'
@freecui Unfortunately, I did not find any information here where to get these weights. So I used the pretrained.state weights from colab and got the same result as @agassan 's.
I ran into this problem when I was trying to train syncnet on my dataset. Then, to sort out this issue, I decided to reproduce the syncnet training on the...
Hi, @GGaryuk ! Thank you for the idea: to take the corresponding piece of audio and then calculate the mel spectrogram. I'll try this. But the fact is that I...
So guys, I think I have some understanding of our problem. First of all thanks to @GGaryuk for the advice to take 0.2s of audio to calculate the corresponding mel...
@GGaryuk , yes, you are right. This metric cannot be considered reliable. This is a rather rough and primary estimate of the synchronization loss. But this still allows you to...
> So guys, I think I have some understanding of our problem. > > First of all thanks to @GGaryuk for the advice to take 0.2s of audio to calculate...
Hello! Have you guys checked the pre-trained weights for Syncnet that we receive from developers? I decided to check the validation.As a result, I got loss=0.53 for the train lrs2...