Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use COEF value. #2116

Closed
wants to merge 1 commit into from
Closed

Use COEF value. #2116

wants to merge 1 commit into from

Conversation

p0p4k
Copy link
Contributor

@p0p4k p0p4k commented Nov 1, 2022

@p0p4k
Copy link
Contributor Author

p0p4k commented Nov 1, 2022

Ok, maybe i am slightly confused now.
https://arxiv.org/pdf/1906.01083.pdf [MELNET] <-- graves attention is implemented according to this paper in our repo as stated in this discussion where tacotron2 was first released in mozillatts. (mozilla/TTS#346).
However, this paper [VoiceLoop] (https://arxiv.org/pdf/1707.06588.pdf) , Page 5, equation 3 has slightly different equation.
I am trying to match the sigmoid with exp, but it doesn't work. The sigma under square root is missing in our implementation, and so is the 1/sqrt(2*pi) [which is the COEF].

@p0p4k p0p4k closed this Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant