VTuberTalk icon indicating copy to clipboard operation
VTuberTalk copied to clipboard

提取features出错

Open ms903x1 opened this issue 3 years ago • 1 comments

系统: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 avatar Jul 25 '22 23:07 ms903x1

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

ms903x1 avatar Jul 25 '22 23:07 ms903x1