Commit History

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

Merge pull request #22 from mhrice/random-fx-dataset
1b89540

mattricesound commited on

Add random effects to demucs
733f656

mattricesound commited on

Fix train batch initial audio3
513dd20

mattricesound commited on

Fix train batch initial audio2
7f70614

mattricesound commited on

Fix train batch initial audio
d2155c7

mattricesound commited on

Change input metrics to be on val set. Add input logging
3b4e474

mattricesound commited on

Add normalization and val deterministic effects
d9f47ef

mattricesound commited on

Add new GuitarSet dataset. Add pedal board effects. Fix sample_rate mismatch bug
b175ee9

mattricesound commited on

Merge pull request #20 from mhrice/fix-demucs
898adbc

mattricesound commited on

Add first-time metrics logging to compare input metrics
f73ffe0

mattricesound commited on

Merge pull request #18 from mhrice/demucs-init
9216427

mattricesound commited on

Merge pull request #6 from mhrice/metrics-init
f5b21b0

mattricesound commited on

Remove print, set chunk time default to 6
e3f4ef0

mattricesound commited on

Fix chunk sample indices
c7f4805

mattricesound commited on

Switch to sequential chunks
9072475

mattricesound commited on

Fix random crop length
78820af

mattricesound commited on

Remove random seed in datasets as it is created from pl
1530829

mattricesound commited on

Add random deterministic chunking to dataloader
7d6db8f

mattricesound commited on