jaywalnut310 / glow-tts

A Generative Flow for Text-to-Speech via Monotonic Alignment Search
MIT License
651 stars 150 forks source link

[Question] Where in the code can we control temperature? #49

Open charlie-codes-choi opened 3 years ago

charlie-codes-choi commented 3 years ago

I can see that we can control epsilon (noise_scale) and duration (length_scale), but I can't find in the code where we can control the temperature.