Haohe (Leo) Liu / 刘濠赫

Results 20 comments of Haohe (Leo) Liu / 刘濠赫

The same phenomenon in your log file: https://github.com/YuanGongND/ast/blob/master/egs/audioset/exp/test-full-f10-t10-pTrue-b12-lr1e-5/log_2090852.txt

Many thanks for the explanation! Haohe

@shenbuguanni The subband analysis and synthesis layer are realized using the torch.nn.module and 1-d convolution. So you can set them as trainable or frozen, both will work.

Hi @lucasbr15 , Torchsubband is a tool that computes a new representation of the audio. It's definitely usable in other architecture as long as you design proper architecture. I build...

@YongyuG Thanks for your suggestions. The download link on baidu netdisk is updated in the readme. Hope you enjoy this repo. Haohe

@Scudoxx Sorry for the inconvenience. Now the bug on the windows machine should be fixed. Please refer to the [Command line](https://github.com/haoheliu/voicefixer#command-line) section of the README. Hope you enjoy it. And...

Hi @sadness112, sorry for the error. It seems the error happens on loading model weight. The system cannot identify the proper path. I guess this is because of the Windows...

Sorry for the late reply. This seems to be a problem in the running environment. Have you solved that issue now?

Sorry for the late reply. It's hard to tell the reason with the information you provided. I haven't tested VoiceFixer on Windows so that might be a potential issue. I...