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
I trained this model by myself with the same dataset, Ljspeech, and I found that the loss
print on the terminal is negative, with iteration growing, It becomes more negative, getting far from zero.
I want to know this is correct?I think that to maximize log likelihood, the loss should generally reach zero.
If anyone have ideas, please note me, thanks very much.
The text was updated successfully, but these errors were encountered:
I trained this model by myself with the same dataset, Ljspeech, and I found that the loss
print on the terminal is negative, with iteration growing, It becomes more negative, getting far from zero.
I want to know this is correct?I think that to maximize log likelihood, the loss should generally reach zero.
If anyone have ideas, please note me, thanks very much.
The text was updated successfully, but these errors were encountered: