11 November 2020 1 6K Report

I am performing sound signal processing for speech, heart, and breath sounds for a project. Our software already uses the Parcelmouth library for some processing features, so I would like to optimize the use of this library is possible.

1. Does the Parcelmouth library include functions to calculate zero crossing rate, short term energy, spectral rolloff, and spectral flux? If so, please cite/reference.

2. If not, please share any information you may know on performing type of signal processing in Python.

Similar questions and discussions