gmvae_tacotron icon indicating copy to clipboard operation
gmvae_tacotron copied to clipboard

Missing yl, yo and latent models

Open shaktikshri opened this issue 4 years ago • 1 comments

Hi, I couldn't find the implementation for latent posteriors of q(yl | X) and q(zl | X) as discussed in the claimed paper. The MC estimate of the variational lower bound also seems to be missing as discussed in Appendix A, Wanted to confirm if I'm missing anything or the latent is just assumed as a dummy VAE with a single variable zl as the learnt latent.

shaktikshri avatar Jul 02 '20 20:07 shaktikshri

Hi @shaktikshri this implementation is incomplete, I have mentioned this in Note section. I stop working on this project due to some other engagement if you are wiling to change something feel free to raise PR.

rishikksh20 avatar Jul 09 '20 18:07 rishikksh20