CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever
1.0.266.271
dotnet add package CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever --version 1.0.266.271
NuGet\Install-Package CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever -Version 1.0.266.271
<PackageReference Include="CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever" Version="1.0.266.271" />
<PackageVersion Include="CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever" Version="1.0.266.271" />
<PackageReference Include="CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever" />
paket add CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever --version 1.0.266.271
#r "nuget: CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever, 1.0.266.271"
#:package CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever@1.0.266.271
#addin nuget:?package=CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever&version=1.0.266.271
#tool nuget:?package=CodeBrix.Audio.MusicGeneration.SkyTNT.ApacheLicenseForever&version=1.0.266.271
CodeBrix.Audio.MusicGeneration.SkyTNT
The SkyTNT weight-only INT4 ONNX model for CodeBrix.Audio.MusicGeneration, packaged with a small registration assembly. It generates streaming MIDI events.
using CodeBrix.Audio.ModestSynth;
using CodeBrix.Audio.MusicGeneration;
using CodeBrix.Audio.MusicGeneration.SkyTNT;
GeneralMidiInstrumentLibrary.Register();
SkyTNTModel.Register();
using var music = new MusicSession(new MusicGenerationOptions { Generator = SkyTNTModel.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.SkyTNT/ 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: 145.13 MiB before NuGet compression. File size is not a runtime-memory limit. No runtime downloads, ModelManager or Python are required. SkyTNT uses ModelRunner's managed ONNX engine.
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.271 | 48 | 9/23/2026 |