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

out of memory when inference #408

Open
xiaolongwu0713 opened this issue Jun 8, 2023 · 1 comment
Open

out of memory when inference #408

xiaolongwu0713 opened this issue Jun 8, 2023 · 1 comment

Comments

@xiaolongwu0713
Copy link

Hi, I was following the example in the github about how to use the pre-trained model at : https://github.com/kan-bayashi/ParallelWaveGAN#how-to-use-pretrained-models ;
I used this model: csmsc_parallel_wavegan.v1;
But when I run the last step: $ parallel-wavegan-decode
--checkpoint pretrain_model/<pretrain_model_tag>/checkpoint-400000steps.pkl
--dumpdir dump/sample/norm
--outdir sample
I have the OOM error:
image

What should I do now?

@xiaolongwu0713
Copy link
Author

It still OOM even though I used a very short audio, like 5 seconds. It is the same when I force the program to use the CPU.

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

1 participant