{ "name": "MuScriptor", "package_dir": null, "package_source": "pip install muscriptor (published package, not vendored)", "entry_point": "muscriptor.TranscriptionModel", "checkpoints": { "small": {"repo": "MuScriptor/muscriptor-small", "filename": "model.safetensors", "size_mb": 412}, "medium": {"repo": "MuScriptor/muscriptor-medium", "filename": "model.safetensors", "size_mb": 1228}, "large": {"repo": "MuScriptor/muscriptor-large", "filename": "model.safetensors", "size_mb": 5466} }, "checkpoint_hosting": "gated on MuScriptor's own HF org, downloaded at runtime by muscriptor.TranscriptionModel.load_model() via hf_hub_download; requires HF_TOKEN Space secret from an account that has accepted the CC BY-NC 4.0 license on all three muscriptor-* repos" }