You're looking at a specific version of this model. Jump to the model overview.

xavriley /sax_transcription:2a92ff73

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
audio_input
string
Piano audio to transcribe
beats_per_bar
integer
4
numerator for time signature, default: 4
model_path
string
./model.pth
Optional URL to specify different model weights
syncpoints_path
string
Optional path to syncpoints file
midi_path
string
Option path to midi file - skips audio and runs score layout only
file_label
string
Optional label for output filename
device
string
cuda
Device to run inference on

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output'}