Published August 13, 2018
| Version v0.4.1
Software
Open
HaroldMills/Vesper: v0.4.1
Authors/Creators
Description
- Adds support for on-the-fly clip extraction from recordings. A clip is no longer required to have its own audio file, as long as its recording is available. The new
Create Clip Audio FilesandDelete Clip Audio Filescreate and delete clip audio files, respectively. Creation of clip audio files byDetectcommands is now optional, and is controlled via theCreate clip audio filescheck box on theDetectform. - Adds support for detection schedules. A detection schedule has the same format as a recording schedule, and can be used to limit the portions of recordings on which detectors run. Formerly, detectors could be run only on entire recordings. A recording schedule is defined by a
Recording Schedulepreset, and can be applied to aDetectcommand via theScheduleselect on the command form. - Accelerates detection by inserting multiple clips into the database in each transaction instead of just one.
- Clarifies detection log messages and eliminates per-clip info messages.
- Adds a
Transfer Call Classificationscommand that automatically transfers call classifications from the clips of a source detector to those of a target detector. For example, the source detector might be an old detector, and the target detector a new one. - Improves command form default specification via the new
form_defaultspreference. - Removes the new detectors added in version 0.4.0 from the list of available extensions. The code for the detectors remains. The detectors did not perform as well as expected on some recordings, and their use is not recommended at this time. Improved versions of the detectors may be released later.
- Removes the original SVM-based MPG Ranch coarse and species classifiers from the list of available extensions, since as far as I know the removed classifiers are no longer in use. The code for the classifiers remains.
Files
HaroldMills/Vesper-v0.4.1.zip
Files
(8.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f8ddb88716ae0aa2f9a3236a90d5b8e4
|
8.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HaroldMills/Vesper/tree/v0.4.1 (URL)