{% extends "base.html" %} {% block title %}Audio Transcriber — {{ settings.APP_NAME }}{% endblock %} {% block content %}
Turn an audio file into MIDI (via Spotify Basic Pitch). Upload or pick a file from your bucket, then the transcription worker produces a MIDI you can download.
No audio files yet. Upload one below.
{% endif %}
Saved to {{ bucket }} under audio/…. MIDI = Basic Pitch (fast); Sheet music = MuScriptor (MIDI+MusicXML+PDF, slow, needs HF token).
Nothing transcribed yet.
{% endif %}