Updated FAQ (Frequently Asked Questions) (markdown)

Rice Cake 2023-05-06 17:25:48 +08:00
parent 5dd72e19f0
commit 1283f89fae

@ -26,7 +26,7 @@ Please disable system LAN proxy/global proxy and then refresh.<br>
## Q6:How to train and infer without the WebUI?
Training script:<br>
You can run the WebUI first, and the command-line versions of dataset preprocessing and training will be displayed in the message window.<br>
You can run training in WebUI first, and the command-line versions of dataset preprocessing and training will be displayed in the message window.<br>
Inference script:<br>
https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/myinfer.py (to be updated)<br>