XXXXRT666
XXXXRT666
把加载dict的代码注释掉
不支持方言,报错会自动跳过
我记得中文的话有个字典 https://github.com/RVC-Boss/GPT-SoVITS/pull/488
无有意义报错,再运行一次
``` def load_cudnn(): import torch if not torch.cuda.is_available(): print("[INFO] CUDA is not available, skipping cuDNN setup.") return if sys.platform == "win32": torch_lib_dir = Path(torch.__file__).parent / "lib" if torch_lib_dir.exists(): os.add_dll_directory(str(torch_lib_dir)) print(f"[INFO]...
jieba在此项目中仅用做G2P前的分词
MPS is not suitable enough for AR part