Commit History

Merge pull request #29 from mhrice/cjs--classifier-v2
e4fc05d

mattricesound commited on

Fix new dataset to work for remfx training
6448f47

mattricesound commited on

Update umx.yaml
e543fe8

Christian J. Steinmetz commited on

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

Christian J. Steinmetz commited on

adding multi-label classification task with CNN
7ac8557

Christian J. Steinmetz commited on

rework dataset generation for better logging of effects added
a3e84f7

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

Fix input, target getting flipped
83de436

mattricesound commited on

Merge pull request #28 from mhrice/refactor-config
3163835

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

Merge pull request #27 from mhrice/multiple_effects
128c7a3

Christian J. Steinmetz 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

Merge pull request #24 from mhrice/new-metrics
848b108

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

Fix umx_compressor path. Only log max 10 audio items3
b86a99b

mattricesound commited on

Fix umx_compressor path. Only log max 10 audio items2
53f9ab9

mattricesound commited on

Fix umx_compressor path. Only log max 10 audio items
2b0b0f8

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

Merge pull request #23 from mhrice/metric-collection
3d26e07

mattricesound commited on

Fix not logging FAD on test input data2
f6e5f6d

mattricesound commited on

Fix not logging FAD on test input data
236c7a5

mattricesound commited on

Remove FAD logging on input data during train
b676040

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

Remove on_validation_epoch_start
61b9249

mattricesound commited on

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

mattricesound commited on

Fix render_root naming2
6990e4a

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_root3
7ed6389

mattricesound commited on

Fix output_root -> self.output_root2
c5849d7

mattricesound commited on

Fix output_root -> self.output_root
955876e

mattricesound commited on

Fix output root shell var
86e3706

mattricesound commited on

Render effected chunks to avoid bottlenecks
7173e65

mattricesound commited on

Add effect configurations
140ad27

mattricesound commited on