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

malerlab /u-must-image-to-audio:06118a43

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
image
string
Piano score image: a full page or a single system (PNG/JPG).
system
integer
1
1-based index of the system to play; 0 = all detected systems (one pass for up to two systems, Contin-U sliding window beyond that).
seed
integer
0
Random seed; different seeds give different performances.

Output schema

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

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}