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
One is the ground truth pitch and the other one is the predicted
Thank you for your reply. @lexkoro
By the way, have you completed the conditional training?
And can you share how to generate the prompt and the text just like LJSpeech dataset.
the first pitch in the sample() as follow:
naturalspeech2-pytorch/naturalspeech2_pytorch/naturalspeech2_pytorch.py
Lines 1478 to 1479 in 659bec7
the second pitch in the forward() of Naturalspeech2 as follow:
naturalspeech2-pytorch/naturalspeech2_pytorch/naturalspeech2_pytorch.py
Lines 1543 to 1556 in 659bec7
The text was updated successfully, but these errors were encountered: