Installation

Requirements

  • Python 3.8 or higher

  • NumPy

Install from PyPI

pip install spectrograms

Install from Source

git clone https://github.com/jmg/spectrograms
cd spectrograms
pip install .