You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After changing the artist and lyrics,
the jupyter notebook after line: zs = _sample(zs, labels, sampling_kwargs, [None, None, top_prior], [2], hps)
throws the following error:
No, we have functions that pad short lyrics. I think top-level sampling was probably interrupted before which explains why the transformer has cached states already. Restarting the notebook kernel will most likely fix this.
After changing the artist and lyrics,
the jupyter notebook after line:
zs = _sample(zs, labels, sampling_kwargs, [None, None, top_prior], [2], hps)
throws the following error:
The text was updated successfully, but these errors were encountered: