You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在推理阶段为什么要使用vocoder.remove_weight_norm(),且有明显的报错:AttributeError: 'Vocos' object has no attribute 'remove_weight_norm'。在vocos原生代码中并没有实现remove_weight_norm()方法!
在推理阶段为什么要使用vocoder.remove_weight_norm(),且有明显的报错:AttributeError: 'Vocos' object has no attribute 'remove_weight_norm'。在vocos原生代码中并没有实现remove_weight_norm()方法!