liusongxiang / efficient_tts

Pytorch implementation of "Efficienttts: an efficient and high-quality text-to-speech architecture"
MIT License
115 stars 21 forks source link

pseudo code in the paper is a little different from the equations of the paper. #8

Closed attitudechunfeng closed 3 years ago

attitudechunfeng commented 3 years ago

I find the pseudo code in the paper is a little different from the equations of the paper(eg: eq.14 and eq.17). Wondering how the differences affect the results.