diffres-python icon indicating copy to clipboard operation
diffres-python copied to clipboard

DiffRes in Tensorflow

Open vtsouval opened this issue 3 years ago • 3 comments

Hello, @haoheliu. Do you have a Tensorflow version for your implementation?

vtsouval avatar Oct 14 '22 21:10 vtsouval

Hi @vtsouval. I only implement the PyTorch version. Apology for that.

haoheliu avatar Oct 15 '22 12:10 haoheliu

@haoheliu Thank you for the quick response and your very intresting work. I am intrested in reproducing your work in Tensorflow. It would be great if you could verify the correctness of my implementation once it is complete.

Also, have you performed any latency measurements for your implementation?

vtsouval avatar Oct 15 '22 22:10 vtsouval

Thanks @vtsouval for your interest! That would be great! I'm not very familiar with TensorFlow but I'll try my best to help.

The experiment section of our paper discusses the computation throughput of our method, which only shows minor computational costs over STFT. So I suppose the latency also would not be prominent.

haoheliu avatar Oct 17 '22 09:10 haoheliu