mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-08 03:55:47 +08:00
optimize(rvc): move . into layers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import torch
|
||||
|
||||
from rvc.synthesizers import SynthesizerTrnMsNSFsid
|
||||
from rvc.layers.synthesizers import SynthesizerTrnMsNSFsid
|
||||
|
||||
|
||||
def get_synthesizer_ckpt(cpt, device=torch.device("cpu")):
|
||||
|
||||
Reference in New Issue
Block a user