From 67e86483fd8bb0d8a0c1deb41e78a01c0be9d345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20D=C3=A9fossez?= Date: Thu, 28 Jul 2022 21:56:37 +0200 Subject: [PATCH] Update training.md --- docs/training.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/training.md b/docs/training.md index f5cb8207..c13b030f 100644 --- a/docs/training.md +++ b/docs/training.md @@ -25,6 +25,9 @@ to point to your copy of MusDB HQ. Then run export NUMBA_NUM_THREADS=1; python3 -m tools.automix ``` +**Important:** the script will show many errors, those are normals. They just indicate when two stems + do not batch due to BPM or music scale difference. + Finally, edit the file `conf/dset/auto_mus.yaml` and replace `dset.wav` to the value of `OUTPATH`. If you have a custom dataset, you can also uncomment the lines `dset2 = ...` and