mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-07 10:10:23 +08:00
feat(web): add hash_similarity calculating
This commit is contained in:
@@ -2,4 +2,4 @@ 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
|
||||
from .hash import model_hash_ckpt, hash_id, hash_similarity
|
||||
|
||||
Reference in New Issue
Block a user