Releases: TheCacophonyProject/audio-analysis
Releases · TheCacophonyProject/audio-analysis
v1.5.3
v1.5.1
v1.5.0
Test 40 second recording fix
v1.4.2 avoid nan error
Release 1.4.1
v1.4.1 dont print tf version (#10)
Release 1.4.0
updated to work with new audio model (#8) * updated to work with new audio model * add black
Release 1.3.0
Update to morepork-only detection model (#7) * Update to morepork-only detection model * Respond to PR comments Co-authored-by: Dennis Sosnoski <[email protected]>
1.2.0 release
- Cacophony Index fix for silent recordings: update correction curve so it is never negative
1.1.0 release
- Update license.
- Describe the Cacophony Index.
- Remove unused imports.
- Add opus and mp3 support.
- Sliding for data augmentation.
- Add latest species identification model.
- Short circuit TF prediction if there's no source data. Fix for https://trello.com/c/TcEia7VS/694-audio-analysis-fails-for-some-recordings
- Adjust image name to work for Docker Hub
- Add TravisCI config for deploying releases to Docker Hub