slp-rl / aero

This repo contains the official PyTorch implementation of "Audio Super Resolution in the Spectral Domain" (ICASSP 2023)
MIT License
190 stars 24 forks source link

BEHMGAN Training parameters #12

Closed abreuwallace closed 11 months ago

abreuwallace commented 1 year ago

Hi, As you've done in your paper, I'm also trying to train BEHMGAN with 44.1 kHz recordings but I'm having issues -- the frequencies generated above 4kHz are shifted some miliseconds in time.

Did you have this kind of issue at some point in training? If no, could you share the parameters of the conf file used for this setting?

Thanks

Wallace

m-mandel commented 11 months ago

Hey Wallace,

I did not encounter such an issue. I don't have a conf file at the moment, if I find one in the next week - I'll send it over.

Best M