A2M v1.1.0
Release Notes for Version: 1.0.0 → 1.1.0
Included Files
-
A2MSetup.exe (Recommended)
Windows installer for A2M. Size: 251 MB
SHA-256: e22803125a689998ba51242c294d4f0592be4af59f030aabb5a419fac729343c -
A2M.exe
Standalone A2M application. Size: 250 MB
SHA-256: 79fc6545fd8b77c89547c43fdd0a1eb54b1df4e3d8c1fac38238d7fbb53d2a50 -
Source code (zip / tar.gz)
Compressed A2M source code.
Security Notice
Only download from these official sources: Official repo ; Sourceforge ; Website.
Changes
- Replaced model naming and source with
PianoModel.pthfromhttps://downloads.justagwas.com/a2m/PianoModel.pth. - Added startup loading screen.
- Moved model download prompt into the app UI.
- Added
STOPbutton for stopping active transcription. - Fixed detection edge case where notes/pedals starting at frame
0could be skipped. - Fixed transcription progress reporting when GPU batch size is greater than
1. - Added download timeout, retry, and backoff for model download requests.
- Reworked Settings UI.
- Added update system in app:
- Automatic update checks on startup (configurable)
- Manual "Check for updates now" button in Settings
- Manifest source:
https://www.justagwas.com/projects/a2m/latest.json
- Updated installer script defaults to support both per-user and all-users installs correctly.
- Cleaned dependencies and imports.
- Fixed Windows path handling.
Full Changelog: v1.0.0...v1.1.0