Robin.Zhang

Results 4 comments of Robin.Zhang

I find some problem,maybe you should update the code , as bellow: encoder/audio.py:171: dBFS_change = target_dBFS - 10 * np.log10(np.mean(wav ** 2)+**1e-8**) encoder/audio.py:180: dBFS_change = target_dBFS - 10 * torch.log10(torch.mean(wav...

However, there is another new problem! 2022-05-20 20:32:54,063 (train:512) INFO: (Steps: 3000) train/embed_loss = 0.0153. 2022-05-20 20:32:54,063 (train:512) INFO: (Steps: 3000) train/spk_similariy = nan. 2022-05-20 20:32:54,063 (train:512) INFO: (Steps: 3000)...

Sorry, I don't implement train code,It just inference the model by tensorflow because this project converts the darknet weight of c fomat to the ckpt of tensorflow fomat by a...

https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8682586