Open JangyeonKim opened 6 months ago
I'm confused about whether to use the original input spectrum for calculating the loss and during the mapping reverse noise process, although the input is compressed.
I use the compressed spectrum during the training process, including the calculation of losses, that is, the input and output are compressed spectra. Also, I didn't use reverse noise.
Thank you for your code. I have a question. The input to the model consists of compressed spectra, but when calculating the loss, is it compared with the original STDCT spectra? In other words, is the input compressed but the output expected to be the original spectra?