bioacoustics
Type of resources
Keywords
Contact for the resource
Years
status
Groups
-
pyhydrophone is an open-source Python package that has been developed to ease the import of underwater sound data recorded with a hydrophone to python, so postprocessing and AI can be easily performed on the data afterwards. Different recorders can be added with their different way of reading metadata, so the users do not have to worry about the format but just about the outcome.
-
pyporcc is an open-source Python package developed to detect and classify harbour porpoise’s clicks in audio files using the PorCC algorithm and offering the possibility to create new clicks classifiers. It provides a framework to train different models such as Support Vector Machines, Linear Support Vector Machines, Random Forest and K-Nearest Neighbour that classify sound clips in Noise, and Low-Quality and High-Quality harbour porpoises’ clicks. The algorithm from PAMGuard to detect possible clicks clips is also implemented.