jerryuhoo / VTuberTalk

Apache License 2.0
366 stars 54 forks source link

提取features出错 #25

Open ms903x1 opened 1 year ago

ms903x1 commented 1 year ago

系统:wsl2-ubuntu python:3.8.13

错误: Traceback (most recent call last): File "train/exps/fastspeech2/preprocess.py", line 30, in from paddlespeech.t2s.datasets.get_feats import Energy ModuleNotFoundError: No module named 'paddlespeech.t2s.datasets.get_feats'

ms903x1 commented 1 year ago

已解决 解决方法:重新安装requirements.txt指定的paddlespeech==1.0.1版本的paddlespeech