1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-06 01:30:24 +08:00
Files
Retrieval-based-Voice-Conve…/infer/modules/vc/__init__.py
源文雨 b9ad0258ae feat(infer): add model hash identification
and optimize infer-web ui
2024-06-02 22:47:52 +09:00

6 lines
184 B
Python

from .pipeline import Pipeline
from .modules import VC
from .utils import get_index_path_from_model, load_hubert
from .info import show_info
from .hash import model_hash_ckpt, hash_id