ConsistencyVC/ConsistencyVC-voive-conversion

HiFiGAN not found

Closed this issue · 3 comments

python whisperconvert_exp.py

Traceback (most recent call last):
File "whisperconvert_exp.py", line 9, in
import utils
File "/home/notebook/code/personal/ConsistencyVC-voive-conversion/utils.py", line 14, in
import hifigan
ModuleNotFoundError: No module named 'hifigan'

tppqt commented

use FreeVC's hifigan
5

Actually there is no problem to just delete it. Because ConsistencyVC don't use hifigan directly. I will change the code maybe three hours later.

I revised it, hope there is no bug this time