Giter VIP home page Giter VIP logo

Comments (7)

 avatar commented on May 28, 2024 1

You're right, demucs (in is v2 implementation) is a very good project, especially for the bass / drums separation. However, the vocals / other stems suffer of some interference (bleed). That's why, at this time, a model like LaSAFT allow better vocals separation but seem under the D3Net SDR. My project is to select the best model for each type of instrument and (maybe) extend the corpus to extra tracks (not using MUSDB).

Lead and Backing vocals separated, and maybe the guitars / keyboards with each specificity (lead/rhythm guitar, acoustic/electric for the guitar and the piano, organ, synth ....). Axed mainly on the guitars because I don't have a lot of studio songs with keyboards.

That's why I suppose that a model like spleeter trained with something like 25K songs is potentially not true studio record but maybe some (good) midi files generated with some (good) virtual instruments (VSTi). And if not, this idea can be a good idea to create a corpus with extended data. Example : the same piano part generated with multiple models of acoustic piano with a bundle like the Chocolate Audio's "The 88 Series Pianos".

Because I don't have a good GPU, I need to be carefull of the model trained for each part because I will paid for a online storage and a online training (GPU).

I note that your D3Net implementation is not ready. I've seen that the Sony repo will release (soon?) the original code of the paper probably after the CVPR 2021 conference : https://github.com/sony/ai-research-code/tree/master/d3net

In any case, thank you very much for your work and the time you spend on my messages !

from dnn-based_source_separation.

tky823 avatar tky823 commented on May 28, 2024

As described in "Music Source Separation in the Waveform Domain", TasNet works as music source separation. However, I haven't tried it because it would take a lot of time to train with all the data in MUSDB. Also, please note that the architecture of D3Net has not been completely reproduced.
I think the best model is demucs these days, which is easy to reproduce because the code is provided.

from dnn-based_source_separation.

lyghter avatar lyghter commented on May 28, 2024

It seems like Sony released the nnabla d3net implementation yesterday

from dnn-based_source_separation.

tky823 avatar tky823 commented on May 28, 2024

Great information. I will check it.

from dnn-based_source_separation.

tky823 avatar tky823 commented on May 28, 2024

Now, I updated D3Net (only network architecture).
Check src/models/d3net.py and egs/tutorials/d3net/sample.ipynb.

from dnn-based_source_separation.

lyghter avatar lyghter commented on May 28, 2024

Are you planning to make a training script for D3Net?

from dnn-based_source_separation.

tky823 avatar tky823 commented on May 28, 2024

It's difficult to implement right away...

from dnn-based_source_separation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.