auditok – Audio Activity Detection
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.
Getting started
Command-line guide
API Reference
License
MIT.