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