Caution

You're reading the documentation for a development version. For the latest released version, 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.