You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI, There are some other issues like wavenet based diffusion model as the model size is very different from the original paper. As far as I have investigated, the model architecture is too different so it may affect the model performance. If you are working based on this project, you may also need to check those out!
Hello, I was looking into your code and it seems like the code does not consider the duration_pitch_loss.
naturalspeech2-pytorch/naturalspeech2_pytorch/naturalspeech2_pytorch.py
Line 1522 in 659bec7
Maybe, it might be related to the aux_loss you have made.
naturalspeech2-pytorch/naturalspeech2_pytorch/naturalspeech2_pytorch.py
Line 1600 in 659bec7
Thanks for the great work!
The text was updated successfully, but these errors were encountered: