mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-06 01:30:24 +08:00
3 lines
129 B
Python
3 lines
129 B
Python
from .utils import load, rmvpe_jit_export, synthesizer_jit_export
|
|
from .synthesizer import get_synthesizer, get_synthesizer_ckpt
|