SpecVQGAN
SpecVQGAN copied to clipboard
TypeError: __init__() got an unexpected keyword argument 'checkpoint_callback'
https://github.com/v-iashin/SpecVQGAN/blob/8ab6981535ab70fad3531688e0f630f1ce3b834f/train.py#L703 Hi @v-iashin
When I run the program, the error appears, I search many answers, but can not solve it, can you help me to look at it?
Global seed set to 23
Running on GPUs 0,
loaded pretrained LPAPS loss from specvqgan/modules/autoencoder/lpaps\vggishish16.pt
VQLPAPSWithDiscriminator running with hinge loss.
We will not save audio for conditioning and conditioning_rec
Traceback (most recent call last):
File "C:\Users\User1\Downloads\SpecVQGAN-main\train.py", line 657, in