{% extends "base.html" %} {% block title %}Voxint — {{ speaker.display_name }}{% endblock %} {% block body %}
This speaker is archived: the profile is read-only and web research is off. Restore the speaker from the speakers page to edit again.
{% endif %}{{ tier.strong }} strong, {{ tier.moderate }} moderate, {{ tier.weak }} weak{% if tier.unavailable %}, {{ tier.unavailable }} without recorded numbers{% endif %} — graded against the current gates (strong needs cosine ≥ {{ "%.2f"|format(gates.grounded_min_cosine) }}, margin ≥ {{ "%.2f"|format(gates.grounded_min_margin) }}, vote agreement ≥ {{ "%.2f"|format(gates.grounded_min_vote_agreement) }}; moderate needs cosine ≥ {{ "%.2f"|format(gates.min_cosine) }}, margin ≥ {{ "%.2f"|format(gates.min_margin) }}, vote agreement ≥ {{ "%.2f"|format(gates.min_vote_agreement) }}).
| Recording | Spoken time | Segments | File added |
|---|---|---|---|
| {% if runs_by_id.get(a.run_id) %}{{ run_source_title(runs_by_id[a.run_id]) }}{% else %}recording removed{% endif %} {% if a.human_assigned %}confirmed{% endif %} | {{ format_duration(a.seconds) }} | {{ a.segments }} | {{ format_age(a.media_created_at, now=now) }} |
Not heard in any processed recording yet.
{% endif %}