Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
descript
/
vampnet
like
37
Sleeping
App
Files
Files
Community
13
new unlooper ui
#9
by
hugggof
- opened
Aug 15, 2023
base:
refs/heads/main
←
from:
refs/pr/9
Discussion
Files changed
+36
-383
first commit
50f034f9
readme cleanup
5582d2e7
refactor
fc839a6a
refactor bugfixes
534a89cc
remove wavenet, readability
04c5b94d
fix: sample prefix suffix
326b5bbb
remove library refs
b8622751
add save_epochs
22577067
loudnorm,
dde5c212
update reqs
d6b9d5b5
fix sampling logic for paella
9439b644
fix random seeds for train!
79bcce65
Merge branch 'main' of github.com:descriptinc/lyrebird-vampnet into main
3d082858
add a coarse2fine eval script
260b46df
rm old eval script
cc3a37b0
save each metric on its own
275afd0c
interface
b54865d6
fix volumenorm t -24
34fcef96
remove seq_len
920f55c7
fix transforms
d6a029bc
add opt for no prefix and no suffix
183d21c9
update confs
b688797f
confs
f1ccdc1d
interface, cleanup imputation code
4a2dc41a
interface improvements
a63cce02
towards beat tracking in the interface
91f86380
beat tracker bugfixes
5a0a80a2
rm comment
554c010c
c2f
e4e3c4e9
Merge branch 'main' of https://github.com/descriptinc/lyrebird-vampnet into main
b9277bd5
upgrade to new codec ckpt
d48dcc40
remove cancerous subprocess call
0a036acd
per-instrument models
4687dd93
exps
6f6fd13d
typical filtering set to true
22a680a5
coarse eval
57047e5f
exps
9fbfaa60
fix baseline cond
84d4ed6e
c2f can be None
e3c7f469
use items instead of tensors
c1b9ba0d
revert docker image
972000ef
negate sisdr
1fc97572
rm clmr
39847d40
fix dockerfile
bcc33054
changes
ac059f49
eval, demo
3815be3a
gooood outputs
f3f46344
better sampling defaults
03f09ee3
demo
128981df
more tweaks
93b48cbe
maestro interface
8544bbfe
moving out
322cc3a2
reqs
4908bb47
interface for max
fa490b8a
lora prep
1a5973b0
looks like it's working?
63015d58
confs
910b45f2
constructions
f4c9665b
the refactor begins
5a343f4b
basic readme stuff
99122c43
readme
7aa3063c
refactor masking, interface, demo
e3ca5f7b
update readme
6fcf6a46
lac
bad2d3fe
add model ckpt path
6f55a79b
demo cleanup, onset masks, pitch shifting
881d56d5
fix dropout bug for masks, refactor interfaces, add finetune setup script
c940f256
gamelan xeno canto
85e8a86c
tiny sampling refactor
4d0cbfe6
more demo ctrls
b61e699a
confs
13b04cf2
efficient lora ckpts
75a71694
critical sampling fix, two demoes for comparing old and new sampling
3f6f517b
settling down on the new sampling routine
09b9691a
update splits, reqs
cf172ac4
dariacore
b3caf82e
maestro script
c068a295
cleanup
d98455c3
Update README.md
9da46f92
Update README.md
a84c25c2
fix setup reqs
45390f99
update setup reqs
22b423a6
Create LICENSE
3445a716
more sampling fixes
33469209
interface
2f3fb327
add fig plots
e5dcb5f3
cleanup
e9fd2159
update readme
74cced76
license updates!
eaa691b3
update license
e251e23d
pin audiotools version!
bfacd003
add loralib
fd975c20
pip install from commit hangs?
04f1577f
old audiotools commit can't find an html file
f373fd1c
update readme
b1cbc10d
python version
c0399328
cleaning up
03107fd6
host weights in zenodo
fff28a2e
pin numy
4c6c719f
readme
3efca140
disable wavebeat for now
d51eb6d1
HF space prep
91e3ceb9
example audio
5bd16c27
demo
a004369a
LAC!
93ca7213
pin to my audiotools fork for now
419ccdca
point to audiotools fork
4d1e39c1
add wavebeat ckpt again
fed03a18
add wavebeat
e2a08a91
lac :(
e32ae3e0
update setup, reade
82c5a363
lac again
bdcf1d86
update reqs
7aee7dbe
update presets
4b2f92ac
update zenodo
09e4bee9
add example.wav
2e62788c
fix readme
df7025d6
fixes #3
5dafbacc
finetune confs should remain local
fca32330
Update README.md
3277bd0d
update audiotools version, update recipe
457f9d16
Merge branch 'ismir' of https://github.com/hugofloresgarcia/vampnet into ismir
2ddbddc8
taking prompt c2f tokens into account
03217458
rm breakpoint
ed6898a9
add wavebeat ckpt to finetuned confs, rm temperature typing
07aa55eb
num steps should propagate to coarse2fine too
88c78e13
use torch.compile for training
405226b5
sampling tricks!
9496f0ed
runs
d25da2d5
runs
308d8556
fix reqs
3a5996b8
sampling cutoff trick
793d060d
defaults
dac02f71
fix interface mask b4
9fdab572
beat prompt ctx
8c3b3e7d
lora interface
bf35d456
sample cutoff
46c305cb
pass sampling steps to coarse2fine
62f49b0d
better onset detection!!!!!
7b88c072
disable lora choice for now
de03185f
Merge branch 'lora-app' into ismir
a66dc9cb
dropping torch.compile for now
31b771cb
compile is back
421682e8
install_requires now has all packages needed for the app to run out of the box.
be9045c3
Removed requirements.txt as it contains redundant information and is not used if installing via pip.
66e2202f
Merge pull request #16 from orrp/ismir
df789748
require python 3.9 in readme (#15)
238e0c70
fix script naming in readme
a876330c
drop tensorboardX
980f2e7e
hugggof
Aug 15, 2023
No description provided.
lora ckpts aren't working?!
7f524eae
lora bloat
925e3e04
scripts
ebb11735
Merge branch 'ismir' into pr/9
e288b6f8
interface oops
2851ea21
requirements
75e8859f
madmom >:(
bcc1c92f
Update README.md
8a612603
hugggof
changed pull request status to
open
Aug 15, 2023
pseeth
changed pull request status to
merged
Aug 15, 2023
Edit
Preview
Upload images, audio, and videos by dragging in the text input, pasting, or
clicking here
.
Tap or paste here to upload images
Comment
·
Sign up
or
log in
to comment