Skip to content

MuScriptor.Load

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any String
Output ➡️ The resulting output of the shard MuScriptorModel
GPU No Whether to use the GPU (if available). On Metal the transformer runs in f16. true Bool

Load a MuScriptor audio-to-MIDI transcription model from a safetensors file. The configuration is read from a config.json next to the weights, or inferred from the weights themselves.