Replies: 2 comments
-
|
PS. Ignore the 48% in the last image. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Awesome content!! Thanks!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We discussed how to calculate
logpin previous discussion.This article is explanation for the following MAS code: (finding
alignment/paththat maximizeslogp)TTS/TTS/tts/utils/helpers.py
Lines 199 to 238 in d6ad9a0
In this example I assume integer values, but it will be
logpvalues in float (sincepis takes values in [0,1]).(Previous paper discussions : #1494, #1501, #1506, #1799, #1984)
Beta Was this translation helpful? Give feedback.
All reactions