Caution

You're reading an old version of this documentation. If you want up-to-date information, please have a look at 0.10.1.

librosa.get_fftlib

librosa.get_fftlib()[source]

Get the FFT library currently used by librosa

Returns:
fftmodule

The FFT library currently used by librosa. Must API-compatible with numpy.fft.