Added old VR models
Browse files- vr/bass-4band-3090_4band.ckpt +3 -0
- vr/bass-4band-3090_4band_config.yaml +68 -0
- vr/drums-4band-3090_4band.ckpt +3 -0
- vr/drums-4band-3090_4band_config.yaml +68 -0
- vr/vr_multi_drums_beta.pth +3 -0
- vr/vr_multi_drums_beta_config.yaml +68 -0
- vr/wip-piano-4band-129605kb.ckpt +3 -0
- vr/wip-piano-4band-129605kb_config.yaml +68 -0
vr/bass-4band-3090_4band.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae67e81863309a0dbadb28f07782120aa85c320563ca4e9af5291c0170513884
|
| 3 |
+
size 31939858
|
vr/bass-4band-3090_4band_config.yaml
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
sample_rate: 44100
|
| 3 |
+
inference:
|
| 4 |
+
aggression: 5
|
| 5 |
+
batch_size: 1
|
| 6 |
+
enable_post_process: false
|
| 7 |
+
high_end_process: false
|
| 8 |
+
post_process_threshold: 0.2
|
| 9 |
+
window_size: 512
|
| 10 |
+
model:
|
| 11 |
+
is_vr5: false
|
| 12 |
+
model_params:
|
| 13 |
+
band:
|
| 14 |
+
1:
|
| 15 |
+
crop_start: 0
|
| 16 |
+
crop_stop: 186
|
| 17 |
+
hl: 128
|
| 18 |
+
lpf_start: 37
|
| 19 |
+
lpf_stop: 73
|
| 20 |
+
n_fft: 1024
|
| 21 |
+
res_type: polyphase
|
| 22 |
+
sr: 11025
|
| 23 |
+
2:
|
| 24 |
+
crop_start: 4
|
| 25 |
+
crop_stop: 185
|
| 26 |
+
hl: 128
|
| 27 |
+
hpf_start: 36
|
| 28 |
+
hpf_stop: 18
|
| 29 |
+
lpf_start: 93
|
| 30 |
+
lpf_stop: 185
|
| 31 |
+
n_fft: 512
|
| 32 |
+
res_type: polyphase
|
| 33 |
+
sr: 11025
|
| 34 |
+
3:
|
| 35 |
+
crop_start: 46
|
| 36 |
+
crop_stop: 186
|
| 37 |
+
hl: 256
|
| 38 |
+
hpf_start: 93
|
| 39 |
+
hpf_stop: 46
|
| 40 |
+
lpf_start: 164
|
| 41 |
+
lpf_stop: 186
|
| 42 |
+
n_fft: 512
|
| 43 |
+
res_type: polyphase
|
| 44 |
+
sr: 22050
|
| 45 |
+
4:
|
| 46 |
+
crop_start: 121
|
| 47 |
+
crop_stop: 382
|
| 48 |
+
hl: 512
|
| 49 |
+
hpf_start: 138
|
| 50 |
+
hpf_stop: 123
|
| 51 |
+
n_fft: 768
|
| 52 |
+
res_type: sinc_medium
|
| 53 |
+
sr: 44100
|
| 54 |
+
bins: 768
|
| 55 |
+
pre_filter_start: 740
|
| 56 |
+
pre_filter_stop: 768
|
| 57 |
+
reduction_bins: 668
|
| 58 |
+
sr: 44100
|
| 59 |
+
unstable_bins: 7
|
| 60 |
+
nn_arch_size: 31191
|
| 61 |
+
nout: null
|
| 62 |
+
nout_lstm: null
|
| 63 |
+
training:
|
| 64 |
+
instruments:
|
| 65 |
+
- Bass
|
| 66 |
+
- Other
|
| 67 |
+
target_instrument: null
|
| 68 |
+
use_amp: true
|
vr/drums-4band-3090_4band.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1102657bf536a8a1834cb113626332686f5b5df43afc6e45987f229fde183ee3
|
| 3 |
+
size 31939858
|
vr/drums-4band-3090_4band_config.yaml
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
sample_rate: 44100
|
| 3 |
+
inference:
|
| 4 |
+
aggression: 5
|
| 5 |
+
batch_size: 1
|
| 6 |
+
enable_post_process: false
|
| 7 |
+
high_end_process: false
|
| 8 |
+
post_process_threshold: 0.2
|
| 9 |
+
window_size: 512
|
| 10 |
+
model:
|
| 11 |
+
is_vr5: false
|
| 12 |
+
model_params:
|
| 13 |
+
band:
|
| 14 |
+
1:
|
| 15 |
+
crop_start: 0
|
| 16 |
+
crop_stop: 186
|
| 17 |
+
hl: 128
|
| 18 |
+
lpf_start: 37
|
| 19 |
+
lpf_stop: 73
|
| 20 |
+
n_fft: 1024
|
| 21 |
+
res_type: polyphase
|
| 22 |
+
sr: 11025
|
| 23 |
+
2:
|
| 24 |
+
crop_start: 4
|
| 25 |
+
crop_stop: 185
|
| 26 |
+
hl: 128
|
| 27 |
+
hpf_start: 36
|
| 28 |
+
hpf_stop: 18
|
| 29 |
+
lpf_start: 93
|
| 30 |
+
lpf_stop: 185
|
| 31 |
+
n_fft: 512
|
| 32 |
+
res_type: polyphase
|
| 33 |
+
sr: 11025
|
| 34 |
+
3:
|
| 35 |
+
crop_start: 46
|
| 36 |
+
crop_stop: 186
|
| 37 |
+
hl: 256
|
| 38 |
+
hpf_start: 93
|
| 39 |
+
hpf_stop: 46
|
| 40 |
+
lpf_start: 164
|
| 41 |
+
lpf_stop: 186
|
| 42 |
+
n_fft: 512
|
| 43 |
+
res_type: polyphase
|
| 44 |
+
sr: 22050
|
| 45 |
+
4:
|
| 46 |
+
crop_start: 121
|
| 47 |
+
crop_stop: 382
|
| 48 |
+
hl: 512
|
| 49 |
+
hpf_start: 138
|
| 50 |
+
hpf_stop: 123
|
| 51 |
+
n_fft: 768
|
| 52 |
+
res_type: sinc_medium
|
| 53 |
+
sr: 44100
|
| 54 |
+
bins: 768
|
| 55 |
+
pre_filter_start: 740
|
| 56 |
+
pre_filter_stop: 768
|
| 57 |
+
reduction_bins: 668
|
| 58 |
+
sr: 44100
|
| 59 |
+
unstable_bins: 7
|
| 60 |
+
nn_arch_size: 31191
|
| 61 |
+
nout: null
|
| 62 |
+
nout_lstm: null
|
| 63 |
+
training:
|
| 64 |
+
instruments:
|
| 65 |
+
- Drums
|
| 66 |
+
- Other
|
| 67 |
+
target_instrument: null
|
| 68 |
+
use_amp: true
|
vr/vr_multi_drums_beta.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64af9396643ae1c1fd671cc053cde2da69500f9af6b59c613388e864b6d5667b
|
| 3 |
+
size 31939858
|
vr/vr_multi_drums_beta_config.yaml
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
sample_rate: 44100
|
| 3 |
+
inference:
|
| 4 |
+
aggression: 5
|
| 5 |
+
batch_size: 1
|
| 6 |
+
enable_post_process: false
|
| 7 |
+
high_end_process: false
|
| 8 |
+
post_process_threshold: 0.2
|
| 9 |
+
window_size: 512
|
| 10 |
+
model:
|
| 11 |
+
is_vr5: false
|
| 12 |
+
model_params:
|
| 13 |
+
band:
|
| 14 |
+
1:
|
| 15 |
+
crop_start: 0
|
| 16 |
+
crop_stop: 186
|
| 17 |
+
hl: 128
|
| 18 |
+
lpf_start: 37
|
| 19 |
+
lpf_stop: 73
|
| 20 |
+
n_fft: 1024
|
| 21 |
+
res_type: polyphase
|
| 22 |
+
sr: 11025
|
| 23 |
+
2:
|
| 24 |
+
crop_start: 4
|
| 25 |
+
crop_stop: 185
|
| 26 |
+
hl: 128
|
| 27 |
+
hpf_start: 36
|
| 28 |
+
hpf_stop: 18
|
| 29 |
+
lpf_start: 93
|
| 30 |
+
lpf_stop: 185
|
| 31 |
+
n_fft: 512
|
| 32 |
+
res_type: polyphase
|
| 33 |
+
sr: 11025
|
| 34 |
+
3:
|
| 35 |
+
crop_start: 46
|
| 36 |
+
crop_stop: 186
|
| 37 |
+
hl: 256
|
| 38 |
+
hpf_start: 93
|
| 39 |
+
hpf_stop: 46
|
| 40 |
+
lpf_start: 164
|
| 41 |
+
lpf_stop: 186
|
| 42 |
+
n_fft: 512
|
| 43 |
+
res_type: polyphase
|
| 44 |
+
sr: 22050
|
| 45 |
+
4:
|
| 46 |
+
crop_start: 121
|
| 47 |
+
crop_stop: 382
|
| 48 |
+
hl: 512
|
| 49 |
+
hpf_start: 138
|
| 50 |
+
hpf_stop: 123
|
| 51 |
+
n_fft: 768
|
| 52 |
+
res_type: sinc_medium
|
| 53 |
+
sr: 44100
|
| 54 |
+
bins: 768
|
| 55 |
+
pre_filter_start: 740
|
| 56 |
+
pre_filter_stop: 768
|
| 57 |
+
reduction_bins: 668
|
| 58 |
+
sr: 44100
|
| 59 |
+
unstable_bins: 7
|
| 60 |
+
nn_arch_size: 31191
|
| 61 |
+
nout: null
|
| 62 |
+
nout_lstm: null
|
| 63 |
+
training:
|
| 64 |
+
instruments:
|
| 65 |
+
- Drums
|
| 66 |
+
- Other
|
| 67 |
+
target_instrument: null
|
| 68 |
+
use_amp: true
|
vr/wip-piano-4band-129605kb.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3bb78461e5571b2fe13e7b3f55e5755ea9e6eeac030aaee074646738c9bcc21
|
| 3 |
+
size 132715367
|
vr/wip-piano-4band-129605kb_config.yaml
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
sample_rate: 44100
|
| 3 |
+
inference:
|
| 4 |
+
aggression: 5
|
| 5 |
+
batch_size: 1
|
| 6 |
+
enable_post_process: false
|
| 7 |
+
high_end_process: false
|
| 8 |
+
post_process_threshold: 0.2
|
| 9 |
+
window_size: 512
|
| 10 |
+
model:
|
| 11 |
+
is_vr5: false
|
| 12 |
+
model_params:
|
| 13 |
+
band:
|
| 14 |
+
1:
|
| 15 |
+
crop_start: 0
|
| 16 |
+
crop_stop: 186
|
| 17 |
+
hl: 128
|
| 18 |
+
lpf_start: 37
|
| 19 |
+
lpf_stop: 73
|
| 20 |
+
n_fft: 1024
|
| 21 |
+
res_type: polyphase
|
| 22 |
+
sr: 11025
|
| 23 |
+
2:
|
| 24 |
+
crop_start: 4
|
| 25 |
+
crop_stop: 185
|
| 26 |
+
hl: 128
|
| 27 |
+
hpf_start: 36
|
| 28 |
+
hpf_stop: 18
|
| 29 |
+
lpf_start: 93
|
| 30 |
+
lpf_stop: 185
|
| 31 |
+
n_fft: 512
|
| 32 |
+
res_type: polyphase
|
| 33 |
+
sr: 11025
|
| 34 |
+
3:
|
| 35 |
+
crop_start: 46
|
| 36 |
+
crop_stop: 186
|
| 37 |
+
hl: 256
|
| 38 |
+
hpf_start: 93
|
| 39 |
+
hpf_stop: 46
|
| 40 |
+
lpf_start: 164
|
| 41 |
+
lpf_stop: 186
|
| 42 |
+
n_fft: 512
|
| 43 |
+
res_type: polyphase
|
| 44 |
+
sr: 22050
|
| 45 |
+
4:
|
| 46 |
+
crop_start: 121
|
| 47 |
+
crop_stop: 382
|
| 48 |
+
hl: 512
|
| 49 |
+
hpf_start: 138
|
| 50 |
+
hpf_stop: 123
|
| 51 |
+
n_fft: 768
|
| 52 |
+
res_type: sinc_medium
|
| 53 |
+
sr: 44100
|
| 54 |
+
bins: 768
|
| 55 |
+
pre_filter_start: 740
|
| 56 |
+
pre_filter_stop: 768
|
| 57 |
+
reduction_bins: 668
|
| 58 |
+
sr: 44100
|
| 59 |
+
unstable_bins: 7
|
| 60 |
+
nn_arch_size: 129605
|
| 61 |
+
nout: null
|
| 62 |
+
nout_lstm: null
|
| 63 |
+
training:
|
| 64 |
+
instruments:
|
| 65 |
+
- Other
|
| 66 |
+
- Piano
|
| 67 |
+
target_instrument: null
|
| 68 |
+
use_amp: true
|