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

Debug WAVs

Run ID: {{ run_id }}

Click an ID to play its WAV. “Overall” is the concatenation of all samples.

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