ohun: optimizing sound event detection

lifecycle Dependencies Project Status: Active The project has reached a stable, usable state and is being actively developed. Licence minimal R version CRAN_Status_Badge Total Downloads

ohun is intended to facilitate the automated detection of sound events, providing functions to diagnose and optimize detection routines.

The main features of the package are:

The package offers functions for:

All functions allow the parallelization of tasks, which distributes the tasks among several processors to improve computational efficiency. The package works on sound files in ‘.wav’, ‘.mp3’, ‘.flac’ and ‘.wac’ format.

To install the latest developmental version from github you will need the R package remotes:

remotes::install_github("maRce10/ohun")

#load package
library(ohun)

Please cite ohun as follows:

Araya-Salas, M. (2021), ohun: diagnosing and optimizing automated sound event detection. R package version 0.1.0.