Submit Transcript
Provide exactly one input. Uploaded video is intentionally out of scope for this slice.
{% if form.non_field_errors %}-
{% for error in form.non_field_errors %}
- {{ error }} {% endfor %}
Audio URLs and uploaded audio run through the sync transcription path. Video URLs stay on the existing batch job path and surface their transcript artifacts here when ready.
Provide exactly one input. Uploaded video is intentionally out of scope for this slice.
{% if form.non_field_errors %}{{ selected_job.result_text }}
{% else %}
This transcript is not finished yet. Refresh the page to pick up batch progress.
{% endif %} {% else %}No transcripts yet.
{% endif %}Sign in with the operator account to run local audio and video transcript flows through the existing Voxhelm service boundary.