Shehrum Bokhari
Results
2
issues of
Shehrum Bokhari
After following the instructions on the [VC example](https://github.com/k2kobayashi/sprocket/blob/master/docs/vc_example.md), when I run the command below, I get an error. > python initialize.py -1 SF1 TF1 16000 **Error Logs** ``` Traceback (most...
When running the model on 384 * 384 size imaged, I get the following error from VGG discriminator in the ESRGAN assert x.size(2) == 128 and x.size(3) == 128, (f'Input...