RemFx / remfx /datasets.py

Commit History

Update to latest classifier inference
568c3f1

mattricesound commited on

Remove unneeded scripts. Change eval to use table 4 datasets. Clean
64a6fed

mattricesound commited on

More cleanup, edit configs
634cc2a

mattricesound commited on

Add new scripts/configs for eval and easy usage. Rename configs.
a559a3b

mattricesound commited on

Merge branch 'main' into classifier-inference
4cb9c24

mattricesound commited on

Re-sample effects if STFT too low
7173f20

mattricesound commited on

Update datagen silence threshold to 1e-4
7fc4de1

mattricesound commited on

adding a dynamic dataset for on the fly generation of training data
507048e

Christian J. Steinmetz commited on

adding support for parallel processing in dataset generation
279d167

Christian J. Steinmetz commited on

Add 5-1 experiment. Update test batch_size to 2
6a5decf

mattricesound commited on

Fix custom inferencing issues
fb9ce8b

mattricesound commited on

Add custom-inference dataset
6da1b0d

mattricesound commited on

Enhance dataset unique string2
8a93db1

mattricesound commited on

Enhance dataset unique string
383ad82

mattricesound commited on

Remove debug statement from dataset
596fe43

mattricesound commited on

Prepare apply <=n remove n cfgs
476d640

mattricesound commited on

Update dataset to use range for num effects
8a3bb8f

mattricesound commited on

Remove previous DPTNet/DCUNet implementations
ca6b6f7

mattricesound commited on

Remove all effects being printed
e81ecc1

mattricesound commited on

Add normalization between effects
c04778c

mattricesound commited on

Remove IDMT-SMT-GUITAR for now
2ca3f67

mattricesound commited on

Improve speed of selecting random chunks2
5682d80

mattricesound commited on

Improve speed of selecting random chunks
5e4e307

mattricesound commited on

Pick new chunk if too short
056a44f

mattricesound commited on

Fix issue where chunk length is 0
4f7d68b

mattricesound commited on

Add random chunk choice
d60a776

mattricesound commited on

Add random sampling of datasets to prevent class imbalance
9325b1e

mattricesound commited on

Merge branch 'main' into cjs--classifier-v2
5f4ec7e

mattricesound commited on

support for 5 datasets
9f855cb

Christian J. Steinmetz commited on

Fix bug in removing single effects
15b101a

mattricesound commited on

Update callbacks, debug new models
9a9a2c9

mattricesound commited on

Init dcunet and dptnet
7d6f241

mattricesound commited on

Fix new dataset to work for remfx training
6448f47

mattricesound commited on

rework dataset generation for better logging of effects added
a3e84f7

Christian J. Steinmetz commited on

Allow for specifying max_effects as -1
93a34d1

mattricesound commited on

Add max_removed_effects
4c773e2

mattricesound commited on

Refactor commit, see README for details
8cb3861

mattricesound commited on

Add ability to remove all effects
fe64756

mattricesound commited on

Refactor dataset to apply multiple effects at a time
c7866f1

mattricesound commited on

Fix effect_type dirname
7f36717

mattricesound commited on

Fix render_path location so it doesn't overlap on same deivce
57c446b

mattricesound commited on

Add gradient clipping and lr scheduler
d8d3e30

mattricesound commited on

Randomize train and val effects the same, drop audio that is too short
4a7a6b8

mattricesound commited on

Fix render_root naming2
6990e4a

mattricesound commited on

Re-add change to config output processed files in separate dir
01d6a17

mattricesound commited on

Clean project. Add 'all effects' to experiments
8125531

mattricesound commited on

Fix output_root -> self.output_root3
7ed6389

mattricesound commited on