{% extends "base.html" %} {% block title %}Index{% endblock %} {% block head %} {{ super() }} {% if credentials==null%} {% endif %} {% endblock %} {% block content %}

Test progress: {{ progress }}%

What emotion you hear in audio file?

Report problematic sample

Sample contains multiple speakers, music, laughter, if sample too long to decide on emotion or too difficult to decide on emotion


{% if progress != 0 %} {% endif %}
{% endblock %}