HangAround47
HangAround47
Hi! This happens when I want to try to train the model: python jukebox/train.py --hps=small_vqvae --name=small_vqvae --sample_length=262144 --bs=4 --audio_files_dir=sanmp3 --labels=False --train --aug_shift --aug_blend Using cuda True Found 79 files. Getting...
Hi! Mostly happen at checkpoints converted from stylegan-ada or official: When I converted MetFaces_ADA.pkl to MetFaces_ADA.pt, the output graph in apply_factor.py is like this:  But when I use...
Hi! I tried the example and felt very cool! But when I trained my model, an error occurred in batch = [1501/20695]. The content is as follows: --------------- ------------------ ---------------------...