Closed a122760 closed 10 months ago
很多.json里面(比如aishell3/configs/v1.json),我看之前的commits把mel_fmin和mel_fmax删掉了,但是代码https://github.com/wenet-e2e/wetts/blob/f55a843eef6915d87050f9573bcbebfd289441f9/wetts/vits/data_utils.py#L26C25-L26C25 中现在是需要这俩参数的,没有提供默认值。
这个bug已经修复了
很多.json里面(比如aishell3/configs/v1.json),我看之前的commits把mel_fmin和mel_fmax删掉了,但是代码https://github.com/wenet-e2e/wetts/blob/f55a843eef6915d87050f9573bcbebfd289441f9/wetts/vits/data_utils.py#L26C25-L26C25 中现在是需要这俩参数的,没有提供默认值。