pytorch_audio icon indicating copy to clipboard operation
pytorch_audio copied to clipboard

Why there is no window size parameter for stft and istft?

Open jamestang0219 opened this issue 7 years ago • 1 comments

I found that there is a parameter named window size in librosa stft and istft, but I don't find it in your pytorch implement. Is it useless?

jamestang0219 avatar Feb 09 '18 08:02 jamestang0219

https://github.com/diggerdu/pytorch_audio/blob/master/time_frequence.py#L69

diggerdu avatar Feb 09 '18 09:02 diggerdu