Upload folder using huggingface_hub
Browse files- mdx23c/mdx23c_sfx_jasper.ckpt +3 -0
- mdx23c/mdx23c_sfx_jasper_config.yaml +52 -0
- mel_band_roformer/mbr_bgm_jasper.ckpt +3 -0
- mel_band_roformer/mbr_bgm_jasper_config.yaml +69 -0
- mel_band_roformer/mbr_scratch_aname.ckpt +3 -0
- mel_band_roformer/mbr_scratch_aname_config.yaml +69 -0
- scnet/scnet_huge_4stem1.2_aname.ckpt +3 -0
- scnet/scnet_huge_4stem1.2_aname_config.yaml +67 -0
- scnet/scnet_huge_4stem_bleedless_aname.ckpt +3 -0
- scnet/scnet_huge_4stem_bleedless_aname_config.yaml +67 -0
- scnet/scnet_huge_4stem_fullness_aname.ckpt +3 -0
- scnet/scnet_huge_4stem_fullness_aname_config.yaml +67 -0
- scnet/scnet_huge_4stem_str_fullness_aname.ckpt +3 -0
- scnet/scnet_huge_4stem_str_fullness_aname_config.yaml +67 -0
mdx23c/mdx23c_sfx_jasper.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:527f0a98e106fc4e2ad939a8c09d4f59966aa13272c31a530b36598f81c0edd3
|
| 3 |
+
size 1344401799
|
mdx23c/mdx23c_sfx_jasper_config.yaml
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
chunk_size: 261120
|
| 3 |
+
dim_f: 4096
|
| 4 |
+
dim_t: 256
|
| 5 |
+
hop_length: 1024
|
| 6 |
+
n_fft: 8192
|
| 7 |
+
num_channels: 2
|
| 8 |
+
sample_rate: 44100
|
| 9 |
+
min_mean_abs: 0.001
|
| 10 |
+
model:
|
| 11 |
+
act: gelu
|
| 12 |
+
bottleneck_factor: 4
|
| 13 |
+
growth: 128
|
| 14 |
+
norm: InstanceNorm
|
| 15 |
+
num_blocks_per_scale: 2
|
| 16 |
+
num_channels: 128
|
| 17 |
+
num_scales: 5
|
| 18 |
+
num_subbands: 4
|
| 19 |
+
scale:
|
| 20 |
+
- 2
|
| 21 |
+
- 2
|
| 22 |
+
training:
|
| 23 |
+
batch_size: 6
|
| 24 |
+
gradient_accumulation_steps: 1
|
| 25 |
+
grad_clip: 0
|
| 26 |
+
instruments:
|
| 27 |
+
- foreground
|
| 28 |
+
- background
|
| 29 |
+
lr: 9.0e-05
|
| 30 |
+
patience: 2
|
| 31 |
+
reduce_factor: 0.95
|
| 32 |
+
target_instrument: null
|
| 33 |
+
num_epochs: 1000
|
| 34 |
+
num_steps: 1000
|
| 35 |
+
augmentation: false
|
| 36 |
+
augmentation_type: simple1
|
| 37 |
+
use_mp3_compress: false
|
| 38 |
+
augmentation_mix: true
|
| 39 |
+
augmentation_loudness: true
|
| 40 |
+
augmentation_loudness_type: 1
|
| 41 |
+
augmentation_loudness_min: 0.5
|
| 42 |
+
augmentation_loudness_max: 1.5
|
| 43 |
+
q: 0.95
|
| 44 |
+
coarse_loss_clip: true
|
| 45 |
+
ema_momentum: 0.999
|
| 46 |
+
optimizer: adam
|
| 47 |
+
other_fix: true
|
| 48 |
+
use_amp: true
|
| 49 |
+
inference:
|
| 50 |
+
batch_size: 1
|
| 51 |
+
dim_t: 256
|
| 52 |
+
num_overlap: 2
|
mel_band_roformer/mbr_bgm_jasper.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49248d3e106e95f351b4a51942b87c00b6c3d3f6c0da11f6cf4d86b2d8ba55f9
|
| 3 |
+
size 2739398173
|
mel_band_roformer/mbr_bgm_jasper_config.yaml
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
chunk_size: 352800
|
| 3 |
+
dim_f: 1024
|
| 4 |
+
dim_t: 256
|
| 5 |
+
hop_length: 441
|
| 6 |
+
n_fft: 2048
|
| 7 |
+
num_channels: 2
|
| 8 |
+
sample_rate: 44100
|
| 9 |
+
min_mean_abs: 0.0
|
| 10 |
+
model:
|
| 11 |
+
dim: 384
|
| 12 |
+
depth: 6
|
| 13 |
+
stereo: true
|
| 14 |
+
num_stems: 1
|
| 15 |
+
time_transformer_depth: 1
|
| 16 |
+
freq_transformer_depth: 1
|
| 17 |
+
num_bands: 60
|
| 18 |
+
dim_head: 64
|
| 19 |
+
heads: 8
|
| 20 |
+
attn_dropout: 0
|
| 21 |
+
ff_dropout: 0
|
| 22 |
+
flash_attn: true
|
| 23 |
+
dim_freqs_in: 1025
|
| 24 |
+
sample_rate: 44100
|
| 25 |
+
stft_n_fft: 2048
|
| 26 |
+
stft_hop_length: 441
|
| 27 |
+
stft_win_length: 2048
|
| 28 |
+
stft_normalized: false
|
| 29 |
+
mask_estimator_depth: 2
|
| 30 |
+
multi_stft_resolution_loss_weight: 1.0
|
| 31 |
+
multi_stft_resolutions_window_sizes: !!python/tuple
|
| 32 |
+
- 4096
|
| 33 |
+
- 2048
|
| 34 |
+
- 1024
|
| 35 |
+
- 512
|
| 36 |
+
- 256
|
| 37 |
+
multi_stft_hop_size: 147
|
| 38 |
+
multi_stft_normalized: false
|
| 39 |
+
training:
|
| 40 |
+
batch_size: 2
|
| 41 |
+
gradient_accumulation_steps: 1
|
| 42 |
+
grad_clip: 0
|
| 43 |
+
instruments:
|
| 44 |
+
- vocals
|
| 45 |
+
- other
|
| 46 |
+
lr: 1.0e-05
|
| 47 |
+
patience: 2
|
| 48 |
+
reduce_factor: 0.95
|
| 49 |
+
target_instrument: vocals
|
| 50 |
+
num_epochs: 1000
|
| 51 |
+
num_steps: 1000
|
| 52 |
+
augmentation: false
|
| 53 |
+
augmentation_type: null
|
| 54 |
+
use_mp3_compress: false
|
| 55 |
+
augmentation_mix: false
|
| 56 |
+
augmentation_loudness: false
|
| 57 |
+
augmentation_loudness_type: 1
|
| 58 |
+
augmentation_loudness_min: 0
|
| 59 |
+
augmentation_loudness_max: 0
|
| 60 |
+
q: 0.95
|
| 61 |
+
coarse_loss_clip: false
|
| 62 |
+
ema_momentum: 0.999
|
| 63 |
+
optimizer: adam
|
| 64 |
+
other_fix: true
|
| 65 |
+
use_amp: true
|
| 66 |
+
inference:
|
| 67 |
+
batch_size: 1
|
| 68 |
+
dim_t: 256
|
| 69 |
+
num_overlap: 2
|
mel_band_roformer/mbr_scratch_aname.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e89b915fb0d4b1f23a9ebed8f499ada3c212256fa6f449e1b2c16412eeb3c38e
|
| 3 |
+
size 725806842
|
mel_band_roformer/mbr_scratch_aname_config.yaml
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
chunk_size: 485100
|
| 3 |
+
dim_f: 1024
|
| 4 |
+
dim_t: 1101
|
| 5 |
+
hop_length: 441
|
| 6 |
+
n_fft: 2048
|
| 7 |
+
num_channels: 2
|
| 8 |
+
sample_rate: 44100
|
| 9 |
+
min_mean_abs: 0.0
|
| 10 |
+
model:
|
| 11 |
+
dim: 320
|
| 12 |
+
depth: 12
|
| 13 |
+
stereo: true
|
| 14 |
+
num_stems: 1
|
| 15 |
+
time_transformer_depth: 1
|
| 16 |
+
freq_transformer_depth: 1
|
| 17 |
+
num_bands: 60
|
| 18 |
+
dim_head: 64
|
| 19 |
+
heads: 8
|
| 20 |
+
attn_dropout: 0
|
| 21 |
+
ff_dropout: 0
|
| 22 |
+
flash_attn: true
|
| 23 |
+
dim_freqs_in: 1025
|
| 24 |
+
sample_rate: 44100
|
| 25 |
+
stft_n_fft: 2048
|
| 26 |
+
stft_hop_length: 441
|
| 27 |
+
stft_win_length: 2048
|
| 28 |
+
stft_normalized: false
|
| 29 |
+
mask_estimator_depth: 2
|
| 30 |
+
multi_stft_resolution_loss_weight: 1.0
|
| 31 |
+
multi_stft_resolutions_window_sizes: !!python/tuple
|
| 32 |
+
- 4096
|
| 33 |
+
- 2048
|
| 34 |
+
- 1024
|
| 35 |
+
- 512
|
| 36 |
+
- 256
|
| 37 |
+
multi_stft_hop_size: 147
|
| 38 |
+
multi_stft_normalized: false
|
| 39 |
+
training:
|
| 40 |
+
batch_size: 1
|
| 41 |
+
gradient_accumulation_steps: 1
|
| 42 |
+
grad_clip: 0.0
|
| 43 |
+
instruments:
|
| 44 |
+
- vocals
|
| 45 |
+
- other
|
| 46 |
+
lr: 1.0
|
| 47 |
+
patience: 2
|
| 48 |
+
reduce_factor: 0.95
|
| 49 |
+
target_instrument: vocals
|
| 50 |
+
num_epochs: 1000
|
| 51 |
+
num_steps: 1000
|
| 52 |
+
augmentation: true
|
| 53 |
+
augmentation_type: null
|
| 54 |
+
use_mp3_compress: false
|
| 55 |
+
augmentation_mix: true
|
| 56 |
+
augmentation_loudness: true
|
| 57 |
+
augmentation_loudness_type: 1
|
| 58 |
+
augmentation_loudness_min: 0
|
| 59 |
+
augmentation_loudness_max: 0
|
| 60 |
+
q: 0.95
|
| 61 |
+
coarse_loss_clip: true
|
| 62 |
+
ema_momentum: 0.999
|
| 63 |
+
optimizer: adam
|
| 64 |
+
other_fix: true
|
| 65 |
+
use_amp: true
|
| 66 |
+
inference:
|
| 67 |
+
batch_size: 1
|
| 68 |
+
dim_t: 1101
|
| 69 |
+
num_overlap: 2
|
scnet/scnet_huge_4stem1.2_aname.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:807f470b13fe073414832f47184a4a59c944ced0713aec7d5f078bf3193e5e1d
|
| 3 |
+
size 395599229
|
scnet/scnet_huge_4stem1.2_aname_config.yaml
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
chunk_size: 661500
|
| 3 |
+
num_channels: 2
|
| 4 |
+
sample_rate: 44100
|
| 5 |
+
min_mean_abs: 0.0
|
| 6 |
+
model:
|
| 7 |
+
sources:
|
| 8 |
+
- drums
|
| 9 |
+
- bass
|
| 10 |
+
- other
|
| 11 |
+
- vocals
|
| 12 |
+
audio_channels: 2
|
| 13 |
+
dims:
|
| 14 |
+
- 4
|
| 15 |
+
- 64
|
| 16 |
+
- 128
|
| 17 |
+
- 256
|
| 18 |
+
nfft: 4096
|
| 19 |
+
hop_size: 1024
|
| 20 |
+
win_size: 4096
|
| 21 |
+
normalized: true
|
| 22 |
+
band_SR:
|
| 23 |
+
- 0.23
|
| 24 |
+
- 0.37
|
| 25 |
+
- 0.4
|
| 26 |
+
band_stride:
|
| 27 |
+
- 1
|
| 28 |
+
- 4
|
| 29 |
+
- 4
|
| 30 |
+
band_kernel:
|
| 31 |
+
- 3
|
| 32 |
+
- 4
|
| 33 |
+
- 4
|
| 34 |
+
conv_depths:
|
| 35 |
+
- 3
|
| 36 |
+
- 3
|
| 37 |
+
- 3
|
| 38 |
+
compress: 4
|
| 39 |
+
conv_kernel: 3
|
| 40 |
+
num_dplayer: 10
|
| 41 |
+
expand: 1
|
| 42 |
+
training:
|
| 43 |
+
batch_size: 1
|
| 44 |
+
gradient_accumulation_steps: 1
|
| 45 |
+
grad_clip: 0
|
| 46 |
+
instruments:
|
| 47 |
+
- drums
|
| 48 |
+
- bass
|
| 49 |
+
- other
|
| 50 |
+
- vocals
|
| 51 |
+
patience: 2
|
| 52 |
+
reduce_factor: 0.95
|
| 53 |
+
target_instrument: null
|
| 54 |
+
num_epochs: 1000
|
| 55 |
+
num_steps: 1000
|
| 56 |
+
q: 0.95
|
| 57 |
+
coarse_loss_clip: true
|
| 58 |
+
ema_momentum: 0.999
|
| 59 |
+
optimizer: adam
|
| 60 |
+
lr: 1.0
|
| 61 |
+
normalize: false
|
| 62 |
+
other_fix: false
|
| 63 |
+
use_amp: true
|
| 64 |
+
inference:
|
| 65 |
+
batch_size: 1
|
| 66 |
+
dim_t: 1101
|
| 67 |
+
num_overlap: 2
|
scnet/scnet_huge_4stem_bleedless_aname.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c4a00f4dd9517402d41bfc7e95f544c5f65c805e5106bbd21263a683d649d28
|
| 3 |
+
size 395602493
|
scnet/scnet_huge_4stem_bleedless_aname_config.yaml
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
chunk_size: 661500
|
| 3 |
+
num_channels: 2
|
| 4 |
+
sample_rate: 44100
|
| 5 |
+
min_mean_abs: 0.0
|
| 6 |
+
model:
|
| 7 |
+
sources:
|
| 8 |
+
- drums
|
| 9 |
+
- bass
|
| 10 |
+
- other
|
| 11 |
+
- vocals
|
| 12 |
+
audio_channels: 2
|
| 13 |
+
dims:
|
| 14 |
+
- 4
|
| 15 |
+
- 64
|
| 16 |
+
- 128
|
| 17 |
+
- 256
|
| 18 |
+
nfft: 4096
|
| 19 |
+
hop_size: 1024
|
| 20 |
+
win_size: 4096
|
| 21 |
+
normalized: true
|
| 22 |
+
band_SR:
|
| 23 |
+
- 0.23
|
| 24 |
+
- 0.37
|
| 25 |
+
- 0.4
|
| 26 |
+
band_stride:
|
| 27 |
+
- 1
|
| 28 |
+
- 4
|
| 29 |
+
- 4
|
| 30 |
+
band_kernel:
|
| 31 |
+
- 3
|
| 32 |
+
- 4
|
| 33 |
+
- 4
|
| 34 |
+
conv_depths:
|
| 35 |
+
- 3
|
| 36 |
+
- 3
|
| 37 |
+
- 3
|
| 38 |
+
compress: 4
|
| 39 |
+
conv_kernel: 3
|
| 40 |
+
num_dplayer: 10
|
| 41 |
+
expand: 1
|
| 42 |
+
training:
|
| 43 |
+
batch_size: 1
|
| 44 |
+
gradient_accumulation_steps: 1
|
| 45 |
+
grad_clip: 0
|
| 46 |
+
instruments:
|
| 47 |
+
- drums
|
| 48 |
+
- bass
|
| 49 |
+
- other
|
| 50 |
+
- vocals
|
| 51 |
+
patience: 2
|
| 52 |
+
reduce_factor: 0.95
|
| 53 |
+
target_instrument: null
|
| 54 |
+
num_epochs: 1000
|
| 55 |
+
num_steps: 1000
|
| 56 |
+
q: 0.95
|
| 57 |
+
coarse_loss_clip: true
|
| 58 |
+
ema_momentum: 0.999
|
| 59 |
+
optimizer: adam
|
| 60 |
+
lr: 1.0
|
| 61 |
+
normalize: false
|
| 62 |
+
other_fix: false
|
| 63 |
+
use_amp: true
|
| 64 |
+
inference:
|
| 65 |
+
batch_size: 1
|
| 66 |
+
dim_t: 1101
|
| 67 |
+
num_overlap: 2
|
scnet/scnet_huge_4stem_fullness_aname.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c618b00274e3a2f4f279157bb967427ba51eb5d3622d1c8bbecc201e2784bb04
|
| 3 |
+
size 395597693
|
scnet/scnet_huge_4stem_fullness_aname_config.yaml
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
chunk_size: 661500
|
| 3 |
+
num_channels: 2
|
| 4 |
+
sample_rate: 44100
|
| 5 |
+
min_mean_abs: 0.0
|
| 6 |
+
model:
|
| 7 |
+
sources:
|
| 8 |
+
- drums
|
| 9 |
+
- bass
|
| 10 |
+
- other
|
| 11 |
+
- vocals
|
| 12 |
+
audio_channels: 2
|
| 13 |
+
dims:
|
| 14 |
+
- 4
|
| 15 |
+
- 64
|
| 16 |
+
- 128
|
| 17 |
+
- 256
|
| 18 |
+
nfft: 4096
|
| 19 |
+
hop_size: 1024
|
| 20 |
+
win_size: 4096
|
| 21 |
+
normalized: true
|
| 22 |
+
band_SR:
|
| 23 |
+
- 0.23
|
| 24 |
+
- 0.37
|
| 25 |
+
- 0.4
|
| 26 |
+
band_stride:
|
| 27 |
+
- 1
|
| 28 |
+
- 4
|
| 29 |
+
- 4
|
| 30 |
+
band_kernel:
|
| 31 |
+
- 3
|
| 32 |
+
- 4
|
| 33 |
+
- 4
|
| 34 |
+
conv_depths:
|
| 35 |
+
- 3
|
| 36 |
+
- 3
|
| 37 |
+
- 3
|
| 38 |
+
compress: 4
|
| 39 |
+
conv_kernel: 3
|
| 40 |
+
num_dplayer: 10
|
| 41 |
+
expand: 1
|
| 42 |
+
training:
|
| 43 |
+
batch_size: 1
|
| 44 |
+
gradient_accumulation_steps: 1
|
| 45 |
+
grad_clip: 0
|
| 46 |
+
instruments:
|
| 47 |
+
- drums
|
| 48 |
+
- bass
|
| 49 |
+
- other
|
| 50 |
+
- vocals
|
| 51 |
+
patience: 2
|
| 52 |
+
reduce_factor: 0.95
|
| 53 |
+
target_instrument: null
|
| 54 |
+
num_epochs: 1000
|
| 55 |
+
num_steps: 1000
|
| 56 |
+
q: 0.95
|
| 57 |
+
coarse_loss_clip: true
|
| 58 |
+
ema_momentum: 0.999
|
| 59 |
+
optimizer: adam
|
| 60 |
+
lr: 1.0
|
| 61 |
+
normalize: false
|
| 62 |
+
other_fix: false
|
| 63 |
+
use_amp: true
|
| 64 |
+
inference:
|
| 65 |
+
batch_size: 1
|
| 66 |
+
dim_t: 1101
|
| 67 |
+
num_overlap: 2
|
scnet/scnet_huge_4stem_str_fullness_aname.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bb7b5ed236314107e7aaf95d59153a479276f8a3640c26a334113efeee2b9d6
|
| 3 |
+
size 395598013
|
scnet/scnet_huge_4stem_str_fullness_aname_config.yaml
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
audio:
|
| 2 |
+
chunk_size: 661500
|
| 3 |
+
num_channels: 2
|
| 4 |
+
sample_rate: 44100
|
| 5 |
+
min_mean_abs: 0.0
|
| 6 |
+
model:
|
| 7 |
+
sources:
|
| 8 |
+
- drums
|
| 9 |
+
- bass
|
| 10 |
+
- other
|
| 11 |
+
- vocals
|
| 12 |
+
audio_channels: 2
|
| 13 |
+
dims:
|
| 14 |
+
- 4
|
| 15 |
+
- 64
|
| 16 |
+
- 128
|
| 17 |
+
- 256
|
| 18 |
+
nfft: 4096
|
| 19 |
+
hop_size: 1024
|
| 20 |
+
win_size: 4096
|
| 21 |
+
normalized: true
|
| 22 |
+
band_SR:
|
| 23 |
+
- 0.23
|
| 24 |
+
- 0.37
|
| 25 |
+
- 0.4
|
| 26 |
+
band_stride:
|
| 27 |
+
- 1
|
| 28 |
+
- 4
|
| 29 |
+
- 4
|
| 30 |
+
band_kernel:
|
| 31 |
+
- 3
|
| 32 |
+
- 4
|
| 33 |
+
- 4
|
| 34 |
+
conv_depths:
|
| 35 |
+
- 3
|
| 36 |
+
- 3
|
| 37 |
+
- 3
|
| 38 |
+
compress: 4
|
| 39 |
+
conv_kernel: 3
|
| 40 |
+
num_dplayer: 10
|
| 41 |
+
expand: 1
|
| 42 |
+
training:
|
| 43 |
+
batch_size: 1
|
| 44 |
+
gradient_accumulation_steps: 1
|
| 45 |
+
grad_clip: 0
|
| 46 |
+
instruments:
|
| 47 |
+
- drums
|
| 48 |
+
- bass
|
| 49 |
+
- other
|
| 50 |
+
- vocals
|
| 51 |
+
patience: 2
|
| 52 |
+
reduce_factor: 0.95
|
| 53 |
+
target_instrument: null
|
| 54 |
+
num_epochs: 1000
|
| 55 |
+
num_steps: 1000
|
| 56 |
+
q: 0.95
|
| 57 |
+
coarse_loss_clip: true
|
| 58 |
+
ema_momentum: 0.999
|
| 59 |
+
optimizer: adam
|
| 60 |
+
lr: 1.0
|
| 61 |
+
normalize: false
|
| 62 |
+
other_fix: false
|
| 63 |
+
use_amp: true
|
| 64 |
+
inference:
|
| 65 |
+
batch_size: 1
|
| 66 |
+
dim_t: 1101
|
| 67 |
+
num_overlap: 2
|