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

Request to add Band-split RNN model! #75

Open
piwawa opened this issue Jun 9, 2024 · 2 comments
Open

Request to add Band-split RNN model! #75

piwawa opened this issue Jun 9, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed new-model-request

Comments

@piwawa
Copy link

piwawa commented Jun 9, 2024

image

This model is the SOTA model to split vocals on MUSDB18. In my daily use case, vocal separation is most commonly used.

Here are some inference projects.

https://paperswithcode.com/paper/music-source-separation-with-band-split-rnn#code

@beveradb
Copy link
Collaborator

PRs are of course welcome!

Have you actually tried any of the code you linked to? eg. https://github.com/amanteur/BandSplitRNN-Pytorch

@piwawa
Copy link
Author

piwawa commented Jun 10, 2024

PRs are of course welcome!

Have you actually tried any of the code you linked to? eg. https://github.com/amanteur/BandSplitRNN-Pytorch

Here is colab test script i created, you can easily try it with your own audio!

https://colab.research.google.com/github/piwawa/BandSplitRNN-PyTorch/blob/main/BandSplitRNN_colab.ipynb

The test results are good for me.

https://github.com/piwawa/BandSplitRNN-PyTorch/tree/main/example

@beveradb beveradb added enhancement New feature or request help wanted Extra attention is needed labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed new-model-request
Projects
None yet
Development

No branches or pull requests

2 participants