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: The size of tensor a (1024) must match the size of tensor b (8192) at non-singleton dimension 1 #268

Open
slives-lab opened this issue Jan 14, 2023 · 1 comment

Comments

@slives-lab
Copy link

When trying to train priors I receive the error, "RuntimeError: The size of tensor a (1024) must match the size of tensor b (8192) at non-singleton dimension 1"

python jukebox/train.py --hps=small_vqvae,small_prior,all_fp16,cpu_ema --name=small_prior
--sample_length=262144 --bs=4 --audio_files_dir=path--labels=False --train --test --aug_shift --aug_blend
--restore_vqvae=logs/small_vqvae/checkpoint_latest.pth.tar --prior --levels=2 --level=1 --weight_decay=0.01 --save_iters=1000

Any suggestions to fix?

@jiegenyy
Copy link

jiegenyy commented Mar 9, 2023

hello world

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