You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changes are implemented in exllama workflow. Original HF workflow is not implemented (todo).
--extend_mp3 works best with segments <= 30s. Long mp3s can cause OOM error. I recommend extending right after first verse end. Put needed seconds into Seconds to take from mp3
--extend_mp3 takes 2 separate tracks as input: vocal.mp3 + instrumental.mp3. To split your mp3 use: python-audio-separator or other services
Thanks for a great project!
I added new features:
It is using:
Notes:
Seconds to take from mp3
Code: https://github.com/Mozer/YuE-extend
The text was updated successfully, but these errors were encountered: