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

max() arg is an empty sequence error when generating rap #26

Open
Fqlox opened this issue Sep 5, 2019 · 3 comments
Open

max() arg is an empty sequence error when generating rap #26

Fqlox opened this issue Sep 5, 2019 · 3 comments

Comments

@Fqlox
Copy link

Fqlox commented Sep 5, 2019

Hi,
I got this error when I try to generate rap with my custom training data.

Traceback (most recent call last): File "documented_model.py", line 412, in <module> main(depth, train_mode) File "documented_model.py", line 405, in main rap = vectors_into_song(vectors, bars, rhyme_list) File "documented_model.py", line 356, in vectors_into_song max_score = max(fixed_score_list) ValueError: max() arg is an empty sequence

Do you have an Idea of where it come from ?

Thanks in Advance.

@jwhollbush
Copy link

Same issue. I will check back and update if I find out what is going on.

@marinedanno
Copy link

Hello, have you found anything ? I also have the same issue. Thank you

@LeetCodes
Copy link

well, fuck, still nothing..?

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

4 participants