neural-style-audio-tf icon indicating copy to clipboard operation
neural-style-audio-tf copied to clipboard

S = np.log1p(np.abs(S[:,:430]))

Open Pzoom522 opened this issue 6 years ago • 0 comments

in read_audio_spectum @ 4th cell, S = np.log1p(np.abs(S[:,:430])) . What's the purpose of constant 430? Much thx! @DmitryUlyanov

Pzoom522 avatar Feb 04 '18 03:02 Pzoom522