yeyupiaoling/AudioClassification-Pytorch

RuntimeWarning when train

huangp0600 opened this issue · 1 comments

I got a warning when training, the detailed message is as follow
/data/aigc/speech/AudioClassification-Pytorch/macls/data_utils/audio.py:501: RuntimeWarning: divide by zero encountered in log10 return 10 * np.log10(mean_square)
should it be noticed?

It's not a big problem, don't worry