RemFx / remfx /datasets.py

Commit History

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

Fix output_root -> self.output_root2
c5849d7

mattricesound commited on

Fix output_root -> self.output_root
955876e

mattricesound commited on

Render effected chunks to avoid bottlenecks
7173e65

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

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