Skip to content

Neiro 1.1.1 — UI navigation QOL

Choose a tag to compare

@ericcayers-ai ericcayers-ai released this 17 Jul 04:58
· 10 commits to main since this release

Neiro v1.1.1

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.0...v1.1.1