RemFx / cfg /config.yaml

Commit History

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

mattricesound commited on

in the default config log the model to wandb
0b430bb

Christian J. Steinmetz commited on

Remove metric callback from config
1b72821

mattricesound commited on

Added intermediate logging of chain_inference
80a1624

mattricesound commited on

Update ckpt paths in chain_inference
6af03de

mattricesound commited on

Add effects chain inference code
652f240

mattricesound commited on

Fix config copy-paste bug
020bd46

mattricesound commited on

Update dataset to use range for num effects
8a3bb8f

mattricesound commited on

Add random sampling of datasets to prevent class imbalance
9325b1e

mattricesound commited on

Add flag to not log audio
0fbacb2

mattricesound commited on

Update callbacks, debug new models
9a9a2c9

mattricesound commited on

Merge branch 'main' into cjs--classifier-v2
79f29be

Christian J. Steinmetz commited on

add parameter for number of effect classes
99511d7

Christian J. Steinmetz commited on

Add exp/default.yaml to configure experiments
35ce5ba

mattricesound 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

Refactor dataset to apply multiple effects at a time
c7866f1

mattricesound commited on

Remove unecessary determinism flag in trainer
d9e443e

mattricesound commited on

Fix LRScheduler and ckpt_path
5570d2c

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 checkpoint save path
8f8de0d

mattricesound commited on

Log FAD only during test. Use rendered files during test.
e8a69d9

mattricesound commited on

Fix: dataset no longer treats rendered files as input files
b99be38

mattricesound commited on

Fix render_root naming
78ec3fa

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_root2
c5849d7

mattricesound commited on

Render effected chunks to avoid bottlenecks
7173e65

mattricesound commited on