auditok – Audio Activity Detection#

PyPI version Python versions Build Status https://codecov.io/github/amsehili/auditok/graph/badge.svg?token=0rwAqYBdkf

auditok is a lightweight audio activity detection library for Python. It splits audio streams into events by thresholding signal energy (no models or training data required).

Use it for voice activity detection, silence removal, audio segmentation, or any task where you need to find “where the sound is” in an audio stream.

Command-line guide

License#

MIT.