Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I added new features: mp3-extend and google colab #70

Open
Mozer opened this issue Feb 16, 2025 · 2 comments
Open

I added new features: mp3-extend and google colab #70

Mozer opened this issue Feb 16, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@Mozer
Copy link

Mozer commented Feb 16, 2025

Thanks for a great project!

I added new features:

It is using:

Notes:

  • 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
  • extend_mp3 works with COT and ICL models
  • seeding is currently not working with exllama

Code: https://github.com/Mozer/YuE-extend

@jrked
Copy link

jrked commented Feb 16, 2025

great work!❤️

@a43992899
Copy link
Collaborator

Thx! Just added your repo to readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants