amsehili / auditok

An audio/acoustic activity detection and audio segmentation tool
MIT License
732 stars 94 forks source link

how to set Energy threshold for this current version #21

Closed Wai-Yan-Phyo closed 4 years ago

amsehili commented 4 years ago

Hello, You can use energy_threshold (or simply eth) kwarg. Check the documentation of split in source here https://github.com/amsehili/auditok/blob/master/auditok/core.py#L30.