{% extends "base.html" %} {% block title %}abogen · Debug WAVs{% endblock %} {% block content %}

Debug WAVs

Run ID: {{ run_id }}

Each clip reads: ID, one second pause, then the reference text.

{% if artifacts %}
{% endif %}
Back to Settings
{% endblock %}