Skip to content

Audio analysis pipeline to process recordings collected from the biomeridian

License

Notifications You must be signed in to change notification settings

AdaptationSongs/audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

audio

Analysis pipeline to automatically process audio recordings collected from the biomeridian monitoring stations.

This software is designed to run on a Hadoop cluster containing the raw audio data. Signal peaks will be identified based on acoustic properties such as spectrographic signature. Signals are then grouped by species and type of vocalization, and stored in a database for further analysis.

Useful R packages

  • bioacoustics - supports various audio formats, automatically extracts acoustic features
  • warbleR - higher level analysis of vocal signals, functions to download samples from Xeno-Canto
  • monitoR - acoustic template detection and monitoring database interface
  • tuneR - analyze music and speech, feature extraction, sound file support
  • seewave - lower level time wave analysis, creates spectrograms
  • Rraven - tool to exchange data with Cornell's Raven software
  • sparklyr - Spark interface to run R code in parallel on a Hadoop cluster, interface to MLlib scalable machine learning library
  • guano-r - reads metadata in the Grand Unified Acoustic Notation Ontology format

About

Audio analysis pipeline to process recordings collected from the biomeridian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages