Spaces:
Runtime error
Runtime error
Commit History
Add more experiments
dbfea06
Fix causal cropping for input metrics
aecaaea
Fix DCUNet
f8fea2a
Remove metric callback from config
1b72821
Fix input metrics
f13cb8e
Merge pull request #38 from mhrice/custom-inference
3e2f073
Fix custom inferencing issues
fb9ce8b
Add custom-inference dataset
6da1b0d
Fix metric logging with order
c1cb017
Add custom effect ordering during chain inference
a040dee
Fix circular import issue
9eba2f5
Added intermediate logging of chain_inference
80a1624
Update ckpt paths in chain_inference
6af03de
Add effects chain inference code
652f240
Add effect-specific experiments
30c1d67
Fix config copy-paste bug
020bd46
Fix bug in trying to import removed models
ea00224
Update README
c895ee6
Enhance dataset unique string2
8a93db1
Enhance dataset unique string
383ad82
Remove debug statement from dataset
596fe43
Prepare apply <=n remove n cfgs
476d640
Update dataset to use range for num effects
8a3bb8f
Merge pull request #37 from mhrice/dsd100-dataset
30c1b93
Remove previous DPTNet/DCUNet implementations
ca6b6f7
Fix tcn dilation growth
79a7f1b
Fix TCN
7ce90f2
Update dist config
5e881e2
Remove all effects being printed
e81ecc1
Tune effects, replace models with asteroid, remove silence
5945136
Skip chunk if too quiet
106ab10
Add normalization between effects
c04778c
Remove IDMT-SMT-GUITAR for now
2ca3f67
Improve speed of selecting random chunks2
5682d80
Improve speed of selecting random chunks
5e4e307
Pick new chunk if too short
056a44f
Fix issue where chunk length is 0
4f7d68b
Add random chunk choice
d60a776
Add random sampling of datasets to prevent class imbalance
9325b1e
Add dsd100 dataset
bd1743b
Merge pull request #35 from mhrice/cjs--classifier-v2
e0aa67f
Merge branch 'main' into cjs--classifier-v2
5f4ec7e
Merge pull request #34 from mhrice/new-networks
a5db556
Add target cropping if outputs are different length
0e3a05d
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