{% extends 'base.html' %} {% block title %}Coqui STT - {{ model_card.name }}{% endblock %} {% block extra_head %} {% endblock %} {% block before_logo %} « Home {% endblock %} {% block content %}
Transcribing with {{ model_card.name }}, created by {{ model_card.creator }}.
{% if scorer_basename == "digits" %}The Coqui Model Zoo collects models from our global community of researchers, developers and users. Join our community on Gitter to participate in the conversation, talk to the model creators, or learn how to create your own models.
{% endblock %}