CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever
1.0.266.257
dotnet add package CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever --version 1.0.266.257
NuGet\Install-Package CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever -Version 1.0.266.257
<PackageReference Include="CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever" Version="1.0.266.257" />
<PackageVersion Include="CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever" Version="1.0.266.257" />
<PackageReference Include="CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever" />
paket add CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever --version 1.0.266.257
#r "nuget: CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever, 1.0.266.257"
#:package CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever@1.0.266.257
#addin nuget:?package=CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever&version=1.0.266.257
#tool nuget:?package=CodeBrix.Audio.MusicGeneration.MuPT.ApacheLicenseForever&version=1.0.266.257
CodeBrix.Audio.MusicGeneration.MuPT
The MuPT Q4_K_M GGUF model for CodeBrix.Audio.MusicGeneration, packaged with a small registration assembly. It generates ABC music that MusicGeneration converts to streaming MIDI.
using CodeBrix.Audio.ModestSynth;
using CodeBrix.Audio.MusicGeneration;
using CodeBrix.Audio.MusicGeneration.MuPT;
GeneralMidiInstrumentLibrary.Register();
MuPTModel.Register();
using var music = new MusicSession(new MusicGenerationOptions { Generator = MuPTModel.GeneratorName });
music.Play();
Registration loads nothing. The model loads on first use or explicit preloading. The package copies its model and notices into Models/CodeBrix.Audio.MusicGeneration.MuPT/ in build and publish output, including when referenced through an intermediary library. MuPT and SkyTNT can be installed together. Registering does not select a generator; specify its name.
Inference assets: 117.44 MiB before NuGet compression. File size is not a runtime-memory limit. No runtime downloads, ModelManager or Python are required. MuPT uses the native inference engine bundled with ModelRunner.
See README-INDEX.txt for consumer and maintainer documentation, and MODEL-PROVENANCE.json for the reproducible recipe. The wrapper and model are Apache-2.0 licensed; attribution is in THIRD-PARTY-NOTICES.txt.
Release preparation is in progress. The published MusicGeneration dependency and final consuming-package gates must be verified before publication.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- CodeBrix.Audio.MusicGeneration.MitLicenseForever (>= 1.0.266.178)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.266.257 | 46 | 9/23/2026 |