dansuh17 / segan-pytorch

SEGAN pytorch implementation https://arxiv.org/abs/1703.09452
GNU General Public License v3.0
106 stars 32 forks source link

tensorboard audio logging error #23

Closed dansuh17 closed 5 years ago

dansuh17 commented 5 years ago

seeing errors like:

2019-02-26 21:08:22,621 STDOUT warning: audio amplitude out of range, auto clipped.
2019-02-26 21:08:22,659 STDOUT warning: audio amplitude out of range, auto clipped.

during training. Normalizing the audio signals might help.

dansuh17 commented 5 years ago

nvm this only happens when sample values diverge and produce noisy results.