{% include "vesper/header-prefix.html" %} Create Clip Audio Files - Vesper {% load vesper_extras %} {% load staticfiles %} {% include "vesper/navbar.html" %}

Create Clip Audio Files

Creates audio files for clips of this archive. The clips are specified as a set of detectors, a set of station/mic pairs, a classification, and a range of dates. The audio files for the recordings of which the clips are parts must be available to supply the clips' samples. The operation runs as a Vesper job.

{{ form.detectors|block_form_element }} {{ form.station_mics|block_form_element }} {{ form.classification|form_element }} {{ form.start_date|form_element }} {{ form.end_date|form_element }}