Skip to content

Commit

Permalink
added numba env variable for automix
Browse files Browse the repository at this point in the history
  • Loading branch information
adefossez committed Jul 28, 2022
1 parent 187e009 commit 85f7ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/training.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In the file `tools/automix.py`, edit `OUTPATH` to suit your setup, as well as th
to point to your copy of MusDB HQ. Then run

```bash
python3 -m tools.automix
export NUMBA_NUM_THREADS=1 python3 -m tools.automix
```

Finally, edit the file `conf/dset/auto_mus.yaml` and replace `dset.wav` to the value of `OUTPATH`.
Expand Down

0 comments on commit 85f7ed8

Please sign in to comment.