Expert Advisors Analysis

Results 20 comments of Expert Advisors Analysis

Have the same problem. I've been using sparse vectors as well.

@Liujingxiu23 did you manage to train the model from scratch? what is the value for dur loss in your logs? i get it as a negative value pretty soon. synthesis...

@Liujingxiu23 did you train ljs or vctk setup? i'm trying vctk one at the moment. I've turned fp16_run off (did you use it in your case), what batch size did...

![image](https://user-images.githubusercontent.com/902947/130436539-10688a69-aa11-4a17-8786-5dc82fd11332.png) Yeah, something like from 4k steps it gets negative.

Okay, segment_size and batch_size? What GPU VRAM size you use? I have 8GiB and by default this model is too big. Also, get some run time errors from pytorch with...

Tried another config, 4k steps, dur is not negative. will train for 50K to see further. ![image](https://user-images.githubusercontent.com/902947/130436928-b954d740-4657-4201-825a-af54f0a5261a.png) This is a spectrogram of both models says "good evening", scratch.ogg from current...

![image](https://user-images.githubusercontent.com/902947/130437082-48bb666a-c578-4550-a621-9d3dc592c1fa.png) It's a current tensorboard.

@Liujingxiu23 well, just checked a current result. ![image](https://user-images.githubusercontent.com/902947/130492922-5cca9896-bff3-43ff-a9d2-701b6e646f89.png) still dur loss gets negative at some points. tried to listen to the audio. complete gibberish. ![image](https://user-images.githubusercontent.com/902947/130492979-85a87252-6a5e-4a3b-b446-56cc972ff4f9.png) I don't have 2x32GiB GPU,...

Started 8KHz, ljs_nosdp, batch_size==1, fp16 == false ![image](https://user-images.githubusercontent.com/902947/130503290-2b6afa63-d148-4fdf-8693-2bfa06cd03d0.png) ![image](https://user-images.githubusercontent.com/902947/130503370-815318f3-db2b-4c70-9b8d-fb429dea77c1.png) Will check the result in 8hours from now.

![image](https://user-images.githubusercontent.com/902947/130556020-4debfd70-f21a-46da-819e-446de11a0f1e.png) ![image](https://user-images.githubusercontent.com/902947/130556046-98e9f8aa-371f-458b-abbd-d7ad9c3aa3e2.png) ![image](https://user-images.githubusercontent.com/902947/130556085-ee70230b-2d39-4c54-b7ac-bc5ff124288f.png) Looks a bit better, yet generated sound is non sense. Maybe need to fine tune fft parameters as well, cause it can be too rough for 8192...