ewan-xu / LibrosaCpp

LibrosaCpp is a c++ implemention of librosa to compute short-time fourier transform coefficients,mel spectrogram or mfcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we consider adding the ISTFT function please?

Raise-me-up opened this issue · comments

I want to use the ISTFT in CPP recently. Is it difficult to develop the ISTFT function?