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

RuntimeError: cuda runtime error (2) : out of memory #3

Closed
syazw opened this issue Oct 24, 2017 · 1 comment
Closed

RuntimeError: cuda runtime error (2) : out of memory #3

syazw opened this issue Oct 24, 2017 · 1 comment

Comments

@syazw
Copy link

syazw commented Oct 24, 2017

au_er

Hi @r9y9 , I got this error, I'm trying to fix this error but i didn't found. Hope u can help me out. Thanks

@r9y9
Copy link
Owner

r9y9 commented Oct 24, 2017

Try smaller batch size. Default is 32 and it requires approx 3GB GPU memory.

batch_size=32,

EDIT: Sorry, default batch size for voice conversion was 20.

batch_size=20,

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

2 participants