/python_stft

Spectrogram calculation for NumPy

Primary LanguagePython

STFT

Build Status

This is a package for calculating the short time fourier transform (spectrogram) or any other transform in a short-time fashion.

Installation

You can install this library using pip:

pip install stft