Vid2Txt

{% if is_audio %}
{% else %}
{% endif %}
{% for seg in segments %}
[{{ seg.formatted_start }}] {{ seg.text | e }}
{% endfor %}