diff --git a/FAQ-(Frequently-Asked-Questions).md b/FAQ-(Frequently-Asked-Questions).md index 63f5c02..2b6f22c 100644 --- a/FAQ-(Frequently-Asked-Questions).md +++ b/FAQ-(Frequently-Asked-Questions).md @@ -26,7 +26,7 @@ Please disable system LAN proxy/global proxy and then refresh.
## Q6:How to train and infer without the WebUI? Training script:
-You can run the WebUI first, and the command-line versions of dataset preprocessing and training will be displayed in the message window.
+You can run training in WebUI first, and the command-line versions of dataset preprocessing and training will be displayed in the message window.
Inference script:
https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/myinfer.py (to be updated)