Commit History

Merge pull request #38 from mhrice/custom-inference
3e2f073

mattricesound commited on

Fix custom inferencing issues
fb9ce8b

mattricesound commited on

Add custom-inference dataset
6da1b0d

mattricesound commited on

Fix metric logging with order
c1cb017

mattricesound commited on

Add custom effect ordering during chain inference
a040dee

mattricesound commited on

Fix circular import issue
9eba2f5

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

Add effect-specific experiments
30c1d67

mattricesound commited on

Fix config copy-paste bug
020bd46

mattricesound commited on

Fix bug in trying to import removed models
ea00224

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

Merge pull request #37 from mhrice/dsd100-dataset
30c1b93

mattricesound commited on

Remove previous DPTNet/DCUNet implementations
ca6b6f7

mattricesound commited on

Fix tcn dilation growth
79a7f1b

mattricesound commited on

Remove all effects being printed
e81ecc1

mattricesound commited on

Tune effects, replace models with asteroid, remove silence
5945136

mattricesound commited on

Skip chunk if too quiet
106ab10

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 pull request #35 from mhrice/cjs--classifier-v2
e0aa67f

mattricesound commited on

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

mattricesound commited on

Merge pull request #34 from mhrice/new-networks
a5db556

mattricesound commited on

Add target cropping if outputs are different length
0e3a05d

mattricesound commited on

adding delay effect
2cbad53

Christian J. Steinmetz commited on

dataset download
83e6879

Christian J. Steinmetz commited on

support for 5 datasets
9f855cb

Christian J. Steinmetz commited on

adding delay to effects
732603c

Christian J. Steinmetz commited on

adding dataset download script
fb0aa71

Christian J. Steinmetz commited on

Add flag to not log audio
0fbacb2

mattricesound 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