Skip to content

Tags: azuwis/pianotrans

Tags

v1.0.1

Release v1.0.1

* Add `--cli` option to force disable GUI
* Remove filetypes arg from askopenfilenames to avoid crash
* Update Nix flake, and remove mido/soundfile/torchlibrosa/piano-transcription-inference overlay, all patches accepted in nixpkgs, this means more dependances can be fetched directly from Nix binary cache, less local builds
* Add github test workflow

v1.0

Release v1.0

* Support Linux/macOS using Nix
* All platforms:
  - Add real GUI alongside CLI
  - GUI allow adding files to transcribe queue
* Windows:
  - Right-click menu supports multiple files
  - Update pytorch to 1.10.2

v0.2.1

Release v0.2.1

v0.2

Release v0.2

v0.1

Init