arcticriki

Results 7 comments of arcticriki

> Is the problem about requirements file solved? I encountered many problems during the installation, such as the version of tf-nightly. @thkkk Can you suggest the fixes to the `requirements.txt`?...

> > > Is the problem about requirements file solved? I encountered many problems during the installation, such as the version of tf-nightly. > > > > > > @thkkk...

Hi! I'm getting the same error! Do you have any suggestions? Which torch version have you used? Note: I'm using python 2.7

> Hi! I'm getting the same error! Do you have any suggestions? > Which torch version have you used? Note: I'm using python 2.7 I was able to fix the...

> Getting a similar error: > Traceback (most recent call last): > File "train_wavegan.py", line 109, in > sample_size=args['sample_size']) > File "/content/wavegan/wgan.py", line 194, in train_wgan > lmbda, use_cuda, compute_grads=True)...

> > I was able to fix the problem running it on torch 0.4.1 and adjusting the code where a float is returned instead of a 1-element list. > >...

I have the same issue and I tried to recover the complete dataset. If you read through the challenge forum you will realize that organizers made an official post publishing...