mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-15 13:29:51 +08:00
修正引用别的module的cached的错误
This commit is contained in:
parent
770a1143ad
commit
45cf41f8fc
@ -21,8 +21,8 @@ from tools.i18n.i18n import I18nAuto, scan_language_list
|
||||
from functools import lru_cache
|
||||
import torch
|
||||
|
||||
from cached import get_cached_bert
|
||||
from cached import CachedBertExtractor
|
||||
from .cached1 import get_cached_bert
|
||||
from .cached1 import CachedBertExtractor
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user