1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-07 18:30:25 +08:00

docs: remove every ffmpeg mention in the documentation to avoid confusion

This commit is contained in:
Alex Murkoff
2024-06-11 12:54:12 +07:00
parent 6a28ec9925
commit 1e05bbce03
22 changed files with 10 additions and 207 deletions

View File

@@ -1,8 +1,3 @@
## Q1:ffmpeg error/utf8 error.
It is most likely not a FFmpeg issue, but rather an audio path issue;
FFmpeg may encounter an error when reading paths containing special characters like spaces and (), which may cause an FFmpeg error; and when the training set's audio contains Chinese paths, writing it into filelist.txt may cause a utf8 error.<br>
## Q2:Cannot find index file after "One-click Training".
If it displays "Training is done. The program is closed," then the model has been trained successfully, and the subsequent errors are fake;