Closed APISeeker closed 10 months ago
This is just the inference interface of bert-vits2. You only need to run hiyori.py
, but the prerequisite is that you have a trained model.
This is just the inference interface of bert-vits2. You only need to run
hiyori.py
, but the prerequisite is that you have a trained model.
You may also need to configure the running of hiyori.py in the config.yml file. The config.yml file already contains detailed instructions. You can use machine translation tools like Google Translate, or large language models such as ChatGPT, for translation.
Ok thank you very much, I can train models with rvc and get .pth files, right?
Hello, I am not sure what to do to install it? There is the "release" file, then what should I click when I Unzipp the archive? There is a .sh file but I am on WINDOWS. Any help is appreciated?
I can also do git clone ... then..?
Thanks. Any information can be useful.