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.84k stars 1.26k forks source link

Use config boundaries instead of hardcoded #119

Open nikich340 opened 1 year ago

nikich340 commented 1 year ago

Some audios can be treated as too long by wav size and be removed from boundaries group. Move their definitions in config files to make it possible to change them without editing code.