YUE2 // GROOVE 1.0.6 released ! — Cover works again on new installs

A bug-fix release for Cover. Thanks to @pdxcomposer for reporting it.
What was broken
If you installed YUE2 // GROOVE on or after September 22, every Cover transcription failed within 10–20 seconds with an error like:
Transcription failed: SheetsageFailed: SheetSage2 transcription failed (exit 2):
FileNotFoundError: ... transformers_modules\SheetSage2\chord_spelling_sheetsage2.py
The task you picked, your operating system and your graphics card made no difference. Nothing was wrong with your computer either.
Why it happened
Cover uses the SheetSage2 model from Hugging Face. On September 22 its authors added a new code file. Because of how the app loads the model, that file never got copied into place, so loading failed. Installs from before September 22 still had the older model and were never affected.
I've reported it to the SheetSage2 authors: https://huggingface.co/m-a-p/SheetSage2/discussions/5
The fix
YUE2 // GROOVE now always installs the SheetSage2 version it was tested with. It's the same model the app has used since release. Updating repairs existing installs too, and you don't have to delete or copy anything by hand.
How to update
- Open YUE2 // GROOVE in Pinokio.
- Click Update, then Start.
- The page footer should show 1.0.6.
If Cover still fails: quit Pinokio completely, open it again, and click Update once more. Pinokio keeps the update steps it loaded at launch, so the first Update after a change can run the old ones.
Full details: https://github.com/deadjoe/yue2_groove/releases/tag/v1.0.6
