[Discussion] Are the spleeter models multisource or one-vs-all?
Open
question
- Dominant language
- Python
- Stars
- 28.4k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hey thanks for making this available. Very cool project.
Lots of papers train one model per source for each MUSDB18 instrument source. Is Spleeter the same way? For instance, does `spleeter:4stems` have one model for `vocals`, one for `bass`, one for `drums`, and one for `other` (a set of OVA models)? Or are they all multisource models (i.e., one model outputs 4 source estimates)?
I looked through the code and I couldn't find any obvious either way.
Thanks again!
-e
Contributor guide
Assessment
This issue has not been assessed yet.