Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
-
Updated
Feb 18, 2021 - Python
Add a description, image, and links to the signal-processing topic page so that developers can more easily learn about it.
To associate your repository with the signal-processing topic, visit your repo's landing page and select "manage topics."
For the long term, we could clean up the code base a bit by internally using pathlib instead of
os.path.join(....)and consorts. This is no vital or overly important task but it will help new contributors, to use it in new contributions and not introduce more old-style code, looking at the rest of the code base.This is a pretty trivial (but longish) task and is a good first issue for new peo