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

optimize(vc.hash): use general get_synthesizer

This commit is contained in:
源文雨
2024-06-05 15:19:05 +09:00
parent bb675b1e45
commit e80074e219
3 changed files with 10 additions and 25 deletions

View File

@@ -1,2 +1,2 @@
from .utils import load, rmvpe_jit_export, synthesizer_jit_export
from .synthesizer import get_synthesizer
from .synthesizer import get_synthesizer, get_synthesizer_ckpt