Commit History

Updated all for hf spaces
fc851dd

mattricesound commited on

Merge pull request #42 from mhrice/cjs--readme
d781663

mattricesound commited on

README formatting
fa298e8

csteinmetz1 commited on

Update README, fix minor instance checks
c6d02ea

mattricesound commited on

Fix classifier for non-panns models
32701af

mattricesound commited on

Update to latest classifier inference
568c3f1

mattricesound commited on

Restore classifier, move shell scripts to scripts
d8f7979

mattricesound commited on

Merge pull request #41 from mhrice/initial-cleanup
051ea71

mattricesound commited on

Fix gpu issues in remfx_detect script
6c005f0

mattricesound commited on

Remove unneeded scripts. Change eval to use table 4 datasets. Clean
64a6fed

mattricesound commited on

More cleanup, edit configs
634cc2a

mattricesound commited on

Add new scripts/configs for eval and easy usage. Rename configs.
a559a3b

mattricesound commited on

Merge pull request #40 from mhrice/classifier-inference
f65f2ca

mattricesound commited on

Merge branch 'main' into classifier-inference
4cb9c24

mattricesound commited on

Fix remfx all effects selection
7902946

mattricesound commited on

Merge pull request #39 from mhrice/cjs--classifier-v2
9f1e632

mattricesound commited on

Add shuffling effect order, all effects present for chain_inference to cfg
133e1dc

mattricesound commited on

Re-sample effects if STFT too low
7173f20

mattricesound commited on

Update datagen silence threshold to 1e-4
7fc4de1

mattricesound commited on

adding a dynamic dataset for on the fly generation of training data
507048e

Christian J. Steinmetz commited on

moving to multi-way binary classification task
29f23c3

Christian J. Steinmetz commited on

in the default config log the model to wandb
0b430bb

Christian J. Steinmetz commited on

updated classifier configs
9ff30f9

Christian J. Steinmetz commited on

Merge branch 'cjs--classifier-v2' of https://github.com/mhrice/RemFx into classifier-inference
b8427f9

mattricesound commited on

WIP: datapoint writing
be8f3b0

mattricesound commited on

updating classifier configs and adding in kwargs to pretrained models
3c4fcfb

Christian J. Steinmetz commited on

updates to score logging fx classifier
4d2eb76

Christian J. Steinmetz commited on

update to classiifer config
52db8b0

Christian J. Steinmetz commited on

cleaning up fx classifiers
8a6eea8

Christian J. Steinmetz commited on

adding support for parallel processing in dataset generation
279d167

Christian J. Steinmetz commited on

adding mixup augmentation and fixing ordering of labels
1b6bb59

Christian J. Steinmetz commited on

Add classifier into inference. Comment-out hearbaseline for now
eae60a9

mattricesound commited on

Merge branch 'cjs--classifier-v2'
561bfea

mattricesound commited on

changing linear layers to MLP
c756b1d

Christian J. Steinmetz commited on

adding updated support for classifier models
d254115

Christian J. Steinmetz commited on

Add custom model choice for chain inference
ace4057

mattricesound commited on