Spafe: Simplified Python Audio Features Extraction. What's new? Added spectrogram implementations. Added predefined filter banks input to the spafe features functions for faster batch processing. Added the Constant Q Cepstral Coefficients (CQCC) implementation. Improved, restyled & added references and examples to the documentation. Improved and simplified the code and the tests . Inspected Cython and GPU accelerations to code (dropped). Tested support for different sampling rates (8kHz, 16kHz, 32kHz, 44100Hz, 48kHz). Converters bug fixed. Documentation available at https://superkogito.github.io/spafe/v0.2.0/index.html New contributors: Stefano Borzì https://github.com/Helias Christian Heider Nielsen https://github.com/cnh...