Skip to content

v0.7.0

Compare
Choose a tag to compare
@sammlapp sammlapp released this 26 May 21:05
· 1263 commits to master since this release
1a5fa50

This release marks a significant change to the OpenSoundscape API, the addition of several new features, and the resolution of various bugs. Updates include:

  • simplified training and prediction with CNNs / pytorch machine learning models
  • incorporated preprocessing into CNN class so that all necessary parameters and settings are bundled with saved object
  • extract audio from AudioMoth files based on a real-world timestamp
  • more flexible spectrogram generation parameters in Spectrogram.from_audio
  • load specific channels of multi-channel audio file
  • more flexible validation step and choice of metrics when training PyTorch models
  • refreshed tutorials

as well as fixes to various bugs and resolution of various issues.

Merged branches

New Contributors

Full Changelog: v0.6.2...v0.7.0