{{ p.name }}
{{ p.recording_count }} recording{% if p.recording_count != 1 %}s{% endif %}{{ p.description }}
{% else %}No description
{% endif %}
{{ fmt_duration(p.total_duration_ms) }} audio
{{ p.transcript_pct }}% transcribed
{% extends "base.html" %} {% block title %}Dashboard — Transcribe Studio{% endblock %} {% block page_header %}
Your classroom transcription projects at a glance
{% endblock %} {% block content %}Organize recordings by class or session. Open a project to upload audio, transcribe, and evaluate against LLM output.
{{ p.description }}
{% else %}No description
{% endif %}No projects yet. Create one to start organizing classroom recordings.
Create your first project