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

Loading version 3 of the ids.txt (Colab) #16

Open
luismrguimaraes opened this issue Feb 2, 2024 · 1 comment
Open

Loading version 3 of the ids.txt (Colab) #16

luismrguimaraes opened this issue Feb 2, 2024 · 1 comment

Comments

@luismrguimaraes
Copy link

Hi, how can we load the version 3 (v3) of the ids.txt files of the Jukebox model in the Colab notebook?

@luismrguimaraes
Copy link
Author

Apparently the version 3 is used for the model 1b_lyrics, so I changed the variable model to "1b_lyrics", but now I'm having an assertion error when comparing the x.shape with x_cond.shape:

AssertionError: torch.Size([1, 6144, 2048]) != (1, 8192, 2048) nor (1, 1, 2048). Did you pass the correct --sample_length?

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