Releases: timoncool/YuE2-Studio
Releases · timoncool/YuE2-Studio
Release list
YuE2 Studio 1.0.3
Fixed
- Karaoke follows the song through repeated choruses. A line used to jump to a later
repeat of itself when the recogniser heard that one more clearly, and every line sung
in between was squeezed into a second at the end or left hanging for half a minute.
Lines are now placed together, in order, so each chorus keeps its own lines, a line
nobody heard is filled in between its neighbours, and a chorus the model sang twice in
a row shows its words as they are first sung.
Changed
- Covers say what they need. The cover card now says that the words must fit the
transcribed melody: the original lyrics, or new ones with the same syllables in every
line and the stresses on the same notes.
YuE2 Studio 1.0.2
Fixed
- Updates install from inside the studio. Pressing Install closed the studio and
nothing changed: the installer was started inside the studio's own process group,
which Windows ends together with the studio, so it died a moment after starting.
The installer is now let go before the studio exits, and it is told the folder the
studio lives in: started from the studio it used to miss the previous folder and put
a second copy into the default one. Versions 1.0.0 and 1.0.1 still
carry the old behaviour, so from them the update is downloaded once by hand; from
1.0.2 on the studio updates itself.
YuE2 Studio 1.0.1
Added
- Listen to the recording you cover. The cover card shows the chosen track with a
waveform player: play, pause, click the waveform to seek. After transcription the
studio stays in Cover mode, with the score right below.
Changed
- No Instrumental switch. YuE2 is trained on songs with vocals and sings whatever it
is given: with empty lyrics it makes words up. The switch promised something the model
does not do, so it is gone.
Fixed
- Deleting a song frees its disk space. Its audio, its six stems and its cover are
removed with it; before, they stayed in the media folder.
YuE2 Studio 1.0.0
The first release of YuE2 Studio — full songs with an editable score, generated on your own GPU by yue2.cpp.
Download: YuE2.Studio_1.0.0_x64-setup.exe (installer, updates itself) or YuE2-Studio-1.0.0-portable-windows-x64.zip (unzip anywhere, everything stays in its folder). Windows 10/11 x64, NVIDIA GTX 16 / RTX 20 or newer with 6 GB of VRAM (CUDA). AMD and Intel cards run on Vulkan experimentally: verified on NVIDIA through Vulkan, but AMD Radeon integrated graphics gave unintelligible vocals and discrete cards are untested. Models are downloaded from inside the studio.
- Full songs from a style and lyrics, up to six minutes
- The ABC score of every song, engraved as sheet music, editable and singable again
- Compose the score alone, in seconds, before anything is sung
- Covers: SheetSage2 transcribes a recording into the score
- Exact replay from audio codes, with other steps, seeds, variations or formats
- Every engine setting, and prompts as JSON or YAML in yue2.cpp's own format
- The 110 examples that ship with yue2.cpp
- CUDA, Vulkan and CPU backends in one engine, chosen in Settings
- Karaoke, stems, writing assistant (local Gemma or OpenRouter), five interface languages
The studio is MIT. The YuE2 and SheetSage2 weights are CC BY-NC 4.0 — songs made with them are for non-commercial use.
Full list: CHANGELOG.md