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!
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=sashimiI 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!