Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:20
· 4 commits to main since this release
704ddce

Neiro v1.2.0

Desktop

Platform installers are attached below (Windows .msi/.exe, macOS .dmg,
Linux .AppImage/.deb). The desktop shell supervises a local Python
engine; neural model weights are not bundled — they download on first
use under each model's own license (see docs/models.md).

Python

pip install the attached wheel, or install from source via pyproject.toml.

Evaluation notes

Synthetic goldens always run in CI. Full MUSDB18-HQ / MAESTRO numbers
require user-provisioned datasets (NEIRO_EVAL_MUSDB, NEIRO_EVAL_MAESTRO);
see docs/evaluation.md.

Changelog

See CHANGELOG.md for the curated entry matching this tag.

What's Changed

Full Changelog: v1.1.1...v1.2.0