请教:我下载了之后直接推理 AttributeError: 'HParams' object has no attribute 'filter_length'
#1
by
shaobo
- opened
AttributeError: 'HParams' object has no attribute 'filter_length'
我估计有以下几种可能原因:
1.vits的版本是否为4.0v2
2.对应的config.json文件没有放入config文件夹中
3.推理的python文件被修改
4.推理时设置的参数不正确
Winchester0201
changed discussion status to
closed