-
Hi, I've followed the instruction of Musdb-XL-train website, but I got some mismatches between ratio from npy file and musdb_hq dataset.
File "/home3/will/save_musdb_XL_train_wave.py", line 72, in ma…
-
Hello,
I'm trying to use predict to improve some old music have, as was done here in your project:
Section Ⅴ: Examples for samples upsampled from 11.025kHz to 44.1kHz.
The model is trained on t…
-
I am currently working on running inference code that hope to input an audio file along with a prompt to generate an output audio file (.wav format). However, I am unsure about how to properly input m…
-
I try to play with the colab notebook you provided.
However, when I try to run
```python
%%capture
!pip install scaper
!pip install nussl
!pip install git+https://github.com/source-separation/tu…
-
- [✅] I didn't find a similar issue already open.
- [✅] I read the documentation (README AND Wiki)
- [✅] I have installed FFMpeg
- [✅] My problem is related to Spleeter only, not a derivative produ…
-
python test.py
Traceback (most recent call last):
File "/home3/will/BandSplitRNN-Pytorch-main/src/tt/test.py", line 158, in
mus = musdb.DB(root='/home3/will/musdb18',subsets='train')
Fil…
-
I would like to compare my training process on the MusDB HQ dataset to be sure that the process is correct. Can you provide your log file or graphes?
-
**You question here**
I don't understand how the [pretrained models](http://nussl.ci.northwestern.edu/) (e.g. musdb+slakhv0_TG3EvX6.pth) should be used. What is the model class for each of the models…
-
I can't reproduce SDR value with model trained with only Musdb data
I trained model with commend lines below
spleeter train --verbose -p configs/musdb_config.json -d
spleeter evaluate -p con…
100jy updated
4 years ago
-
i thought about learning using Musdb, but I can't learn due to an error code. What should I do with this?
Code
Musdb
Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", l…