{% extends "base.html" %} {% block title %}Upload — Transcribe Studio{% endblock %} {% block page_header %}

Upload recording

Add a new classroom audio file to transcribe

{% endblock %} {% block content %}
Supported formats

MP3, WAV, M4A, OGG, FLAC. After upload you'll go straight to the waveform editor.

{% endblock %} {% block scripts %} {% endblock %}