1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-08 03:55:47 +08:00

fix(web): unload model error

IndexError: tuple index out of range
This commit is contained in:
源文雨
2024-06-03 16:07:03 +09:00
parent 17e703a9ad
commit ccecac6133
5 changed files with 41 additions and 31 deletions

View File

@@ -53,7 +53,7 @@
"加载预训练底模D路径": "Load pre-trained base model D path",
"加载预训练底模G路径": "Load pre-trained base model G path",
"单次推理": "Single Inference",
"卸载音色省显存": "Unload voice to save GPU memory",
"卸载音色省显存": "Unload model to save GPU memory",
"变调(整数, 半音数量, 升八度12降八度-12)": "Transpose (integer, number of semitones, raise by an octave: 12, lower by an octave: -12)",
"后处理重采样至最终采样率0为不进行重采样": "Resample the output audio in post-processing to the final sample rate. Set to 0 for no resampling",
"否": "No",