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
Thank you for the open implementation, very nice paper to read as well.
I am trying to generate unconditional SC09 samples by using one of your pre trained models with sashimi or wavenet. I use the following command:
python generate.py experiment=sc09 model=sashimi
I see your 1M checkpoint .pkl file in the path, but the script is unable to read. Suspecting broken download, I tried a couple of different ways. Would appreciate it if you have any suggestions.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi
Thank you for the open implementation, very nice paper to read as well.
I am trying to generate unconditional SC09 samples by using one of your pre trained models with sashimi or wavenet. I use the following command:
python generate.py experiment=sc09 model=sashimi
I see your 1M checkpoint .pkl file in the path, but the script is unable to read. Suspecting broken download, I tried a couple of different ways. Would appreciate it if you have any suggestions.
Thanks!
The text was updated successfully, but these errors were encountered: