Erickrus

Results 21 comments of Erickrus

> Hello! Tried to launch it with EDVR_L_x4_SR_REDS_official-9f5f5039.pth and have got UnpicklingError: invalid load key, '

你可以录制一个沪普 , 是可以实现的

Is there a way to speed up the training process, with only 1 GPU ?

仔细看了一下,预处理部分没有bug,norm_text也是对的。有问题的部分应该是AR(GPT,t2s_model)中输出的pred_semantic。这个地方是唯一通过自回归计算,生成可变长度的地方。输入是phone,输出是semantic frames。如果要修复这个问题,感觉是在finetuning阶段引入的。

use ffmpeg to merge wave and video

I ran the latest version on colab (--torso, model engm, [downscale](https://github.com/ashawkey/RAD-NeRF/blob/0de5ed259592592294677ad6cf7605f478a0de57/test.py#L145) ) NVIDIA-SMI Driver Version: 525.85.12 CUDA Version: 12.0, Tesla T4 15360MiB The performance is: | fps | size |...

@NikitaKononov did you finally resolve this issue and achieve a lower loss ?

I'm using T4 GPU. The same as above. Only GPU RAM 0.1 GB is used ```GPU RAM 0.1 / 15.0 GB```

请问有谁把finetuning 流程跑完了 ?