How do I fix this exactly?

#2
by breadlicker45 - opened

Traceback (most recent call last):
File "/home/user/app/inference/infer.py", line 199, in
ids = raw_output[0].cpu().numpy()
NameError: name 'raw_output' is not defined

This error happens if your lyric is too short, in my experience at least an [intro], [chorus] and [outro] avoids this issue from taking place

breadlicker45 changed discussion status to closed

Sign up or log in to comment