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: expand(torch.FloatTensor{[32, 1]}, size=[32]): the number of sizes provided (1) must be greater or equal to the number of dimensions in the tensor (2) #21

Open
thesix opened this issue Oct 23, 2018 · 2 comments

Comments

@thesix
Copy link

thesix commented Oct 23, 2018

Hi,

I get this error when running train_script.py using the dataset.npz that comes with this repository. Any suggestions, hints?

@ConstanceDws
Copy link

Hi ; I have the same issue but with the generate_script, did you manage to solve it?

@hyli666
Copy link

hyli666 commented Aug 23, 2019

@ConstanceDws
Change the code in wavenet_model.py/function queue_dilate:
queue.enqueue(input)->queue.enqueue(input.squeeze())

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