jaywalnut310 / vits

VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
https://jaywalnut310.github.io/vits-demo/index.html
MIT License
6.53k stars 1.22k forks source link

How can we keep the output the same when the input is the same? #111

Closed Leo4zhou closed 1 year ago

Leo4zhou commented 1 year ago

Even if the input is the same, the generated result is not the same every time. What parameters should I adjust to ensure that the output is fixed?

nikich340 commented 1 year ago

https://github.com/jaywalnut310/vits/issues/23