Coder Social home page Coder Social logo

Comments (10)

faroit avatar faroit commented on September 17, 2024 1

@loxosceles sorry for the long delay, I will look into it this week

from open-unmix-pytorch.

eranmenachem avatar eranmenachem commented on September 17, 2024

@faroit
Is there any answer?
i ran into the same error with musdb stem dataset.

from open-unmix-pytorch.

faroit avatar faroit commented on September 17, 2024

@eranmenachem are you using the FixedSourcesTrackFolderDataset as well?

from open-unmix-pytorch.

eranmenachem avatar eranmenachem commented on September 17, 2024

@faroit
No, i am using the following command (just to check that training of the musdb stem data set runs well, before i'll run training on combined data set of musdb and my own).
python train.py --root path/to/musdb18 --target vocals

where the <path/to/musdb18> is a path to a directory containings the train data set of musdb of stem files.

from open-unmix-pytorch.

faroit avatar faroit commented on September 17, 2024

@eranmenachem does training work with the 7s Previews? (Just omit the --root option). If that is the case, please compare your folder structure of the 7s Preview to your downloaded dataset

from open-unmix-pytorch.

eranmenachem avatar eranmenachem commented on September 17, 2024

it worked with the 7s Previews and it appeared to me that my downloaded dataset structure wasn't similar to the 7s Previews. I changed it accordingly and it works now.
Thank you very much!

from open-unmix-pytorch.

faroit avatar faroit commented on September 17, 2024

@eranmenachem 👍

from open-unmix-pytorch.

faroit avatar faroit commented on September 17, 2024

@loxosceles regarding your issue, can you check if the error happens with train and validation or with just one of it?

Also do you see any warnings raised by this part of the code?

open-unmix-pytorch/data.py

Lines 519 to 521 in 93077eb

if not all(sp.exists() for sp in source_paths):
print("exclude track ", track_path)
continue

from open-unmix-pytorch.

faroit avatar faroit commented on September 17, 2024

@eranmenachem can this be closed?

from open-unmix-pytorch.

eranmenachem avatar eranmenachem commented on September 17, 2024

from open-unmix-pytorch.

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.