You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
What should I do now?
The text was updated successfully, but these errors were encountered:
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:
What should I do now?
The text was updated successfully, but these errors were encountered: