-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About hifigan package #4
Comments
@ThanhPham1987 |
Hi @ThanhPham1987 , as @guoaoo said, you don't have to install anything for that. The importing code is already prepared so the only thing you need to do is to unzip the hifigan pre-trained model at ./hifigan/generator_LJSpeech.pth.tar.zip or ./hifigan/generator_universal.pth.tar.zip in the same directory. |
|
|
hi @keonlee9420 . I imported hifigan. But not working |
Hi @ThanhPham1987 , it looks like the IDE you are using is Pycharm, maybe trying to change the working path will solve your problem |
Yes, I am using Pycharm. @guoaoo Which IDE are you using for this code? |
@ThanhPham1987 I use Visual Studio Code for python because of its convenient remote function, but its not the important to your problem.
Changing the repo's working path will solve your problem. |
Hi @keonlee9420
How to install hifigan package in model.py file
Best regards,
PeterPham
The text was updated successfully, but these errors were encountered: