HangAround47

Results 3 issues of 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: ![2021-02-05 220612](https://user-images.githubusercontent.com/33344635/107043779-6c399800-67fe-11eb-9879-512e39a8a26d.png) 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: --------------- ------------------ ---------------------...