Skip to content
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

Open
ThanhPham1987 opened this issue Feb 26, 2022 · 8 comments
Open

About hifigan package #4

ThanhPham1987 opened this issue Feb 26, 2022 · 8 comments

Comments

@ThanhPham1987
Copy link

Hi @keonlee9420

How to install hifigan package in model.py file

Best regards,
PeterPham

@guoaoo
Copy link

guoaoo commented Mar 2, 2022

@ThanhPham1987
It doesn't need to install, just import

@keonlee9420
Copy link
Owner

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.

@ThanhPham1987
Copy link
Author

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.

@ThanhPham1987
Copy link
Author

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.

@ThanhPham1987 ThanhPham1987 reopened this Mar 8, 2022
@ThanhPham1987
Copy link
Author

@ThanhPham1987 It doesn't need to install, just import

hi @keonlee9420 . I imported hifigan. But not working
image

@guoaoo
Copy link

guoaoo commented Mar 9, 2022

Hi @ThanhPham1987 , it looks like the IDE you are using is Pycharm, maybe trying to change the working path will solve your problem

@ThanhPham1987
Copy link
Author

Yes, I am using Pycharm. @guoaoo Which IDE are you using for this code?
Best regards,
PeterPham

@guoaoo
Copy link

guoaoo commented Mar 10, 2022

@ThanhPham1987 I use Visual Studio Code for python because of its convenient remote function, but its not the important to your problem.

Hi @ThanhPham1987 , it looks like the IDE you are using is Pycharm, maybe trying to change the working path will solve your problem

Changing the repo's working path will solve your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants