Recent Releases of acoupi
acoupi - v0.5.2
What's Changed
- Use device-independent serial for GUANO metadata by @mbsantiago in https://github.com/acoupi/acoupi/pull/112
- fix: skip empty summary messages by @mbsantiago in https://github.com/acoupi/acoupi/pull/113
Full Changelog: https://github.com/acoupi/acoupi/compare/v0.5.1...v0.5.2
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago about 1 month ago
acoupi - v0.5.1
What's Changed
- feat: add aligned Celery schedules by @mbsantiago in https://github.com/acoupi/acoupi/pull/111
Full Changelog: https://github.com/acoupi/acoupi/compare/v0.5.0...v0.5.1
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago about 1 month ago
acoupi - v0.5.0
What's Changed
- Add Python 3.13-3.14 support and refactor SQLite stores by @mbsantiago in https://github.com/acoupi/acoupi/pull/105
- refactor: simplify detection metadata schema by @mbsantiago in https://github.com/acoupi/acoupi/pull/106
- refactor: switch type checking to ty by @mbsantiago in https://github.com/acoupi/acoupi/pull/107
- Refactor datetimes to be timezone aware and migrate to zoneinfo by @mbsantiago in https://github.com/acoupi/acoupi/pull/108
- Add PipeWire audio recorder and refactor audio recorder backends by @mbsantiago in https://github.com/acoupi/acoupi/pull/109
- Add diagnostic metrics to heartbeat messages by @mbsantiago in https://github.com/acoupi/acoupi/pull/110
Full Changelog: https://github.com/acoupi/acoupi/compare/v0.4.1...v0.5.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago about 1 month ago
acoupi - v0.4.1
fix: ensure the basic template uses the time expansion factor from the config
Full Changelog: https://github.com/acoupi/acoupi/compare/v0.4.0...v0.4.1
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago about 2 months ago
acoupi - v0.4.0
What's Changed
- Update birdnet and batdetect2 installation commands by @mbsantiago in https://github.com/acoupi/acoupi/pull/91
- Fixing TLS MQTT Connection by @sjg in https://github.com/acoupi/acoupi/pull/96
- Add flexible conditions for recording management by @mbsantiago in https://github.com/acoupi/acoupi/pull/97
- Fix/detection worker concurrency #80 by @leogaggl in https://github.com/acoupi/acoupi/pull/94
- Add storage space recording condition and tests by @mbsantiago in https://github.com/acoupi/acoupi/pull/98
- Support byte message payloads and separate send failures from remote errors by @mbsantiago in https://github.com/acoupi/acoupi/pull/99
- Add GUANO metadata to recordings by @mbsantiago in https://github.com/acoupi/acoupi/pull/95
- Add templated recording filenames to DateFileManager by @mbsantiago in https://github.com/acoupi/acoupi/pull/100
- Improve metadata store performance for detection and management tasks by @mbsantiago in https://github.com/acoupi/acoupi/pull/101
- Add transport field to MQTT messenger and configs by @mbsantiago in https://github.com/acoupi/acoupi/pull/102
- Add time expansion support to recordings by @mbsantiago in https://github.com/acoupi/acoupi/pull/103
- Add enum parser and move mqtt transport to enum field by @mbsantiago in https://github.com/acoupi/acoupi/pull/104
New Contributors
- @sjg made their first contribution in https://github.com/acoupi/acoupi/pull/96
- @leogaggl made their first contribution in https://github.com/acoupi/acoupi/pull/94
Full Changelog: https://github.com/acoupi/acoupi/compare/v0.3.2...v0.4.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago about 2 months ago
acoupi - v0.3.2
What's Changed
- Fix nested config updates on Optional fields via OmegaConf by @mbsantiago in https://github.com/acoupi/acoupi/pull/86
- feat(docs): Add how-to guide for sharing configurations by @mbsantiago in https://github.com/acoupi/acoupi/pull/82
Full Changelog: https://github.com/acoupi/acoupi/compare/v0.3.1...v0.3.2
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago 6 months ago
acoupi - v0.3.0
What's Changed
- Feat: Default Output Cleaner for DetectionProgram by @mbsantiago in https://github.com/acoupi/acoupi/pull/73
Full Changelog: https://github.com/acoupi/acoupi/compare/v0.2.0...v0.3.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago over 1 year ago
acoupi - v0.1.0
This is the first public release of acoupi, a Python framework for deploying, configuring, and building smart bioacoustic sensors for edge devices.
Expect some rough edges and potential changes as we work towards version 1.0. We're excited to share acoupi with the community and believe it's already useful in its current form.
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by mbsantiago almost 2 years ago