v1.1.0
Neiro v1.1.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
- Shared-window DAW VST injector for Learn mode by @ericcayers-ai in #12
- Neiro 1.1.0 — CI green, roadmap close-out, DAW + zoo + QOL overhaul by @ericcayers-ai in #13
- Implement full roadmap model zoo and wire planner/router by @ericcayers-ai in #11
New Contributors
- @ericcayers-ai made their first contribution in #12
Full Changelog: v1.0.0...v1.1.0