GPT-SoVITS icon indicating copy to clipboard operation
GPT-SoVITS copied to clipboard

G2PWPinyin 导入错误需要处理吗?

Open cpken opened this issue 1 year ago • 1 comments

运行 python webui.py 报错内容

Traceback (most recent call last):
  File "/media/depth/data/lilei/GPT-SoVITS/GPT_SoVITS/download.py", line 4, in <module>
    from .text.g2pw import G2PWPinyin
ImportError: attempted relative import with no known parent package

cpken avatar Aug 14 '24 09:08 cpken

需要更新一下代码,在 #1422 中修复了。

SapphireLab avatar Aug 14 '24 17:08 SapphireLab