mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-06 20:01:37 +08:00
3 lines
107 B
Python
3 lines
107 B
Python
from .utils import load, rmvpe_jit_export, synthesizer_jit_export
|
|
from .synthesizer import get_synthesizer
|