Yoshitaka16 commited on
Commit
3aafb2e
·
verified ·
1 Parent(s): 301db7f

Update config_vocals_mel_band_roformer_kj.yaml

Browse files
config_vocals_mel_band_roformer_kj.yaml CHANGED
@@ -52,11 +52,11 @@ training:
52
  grad_clip: 0
53
  instruments:
54
  - vocals
55
- - other
56
  lr: 1.0e-05
57
  patience: 2
58
  reduce_factor: 0.95
59
- target_instrument: other
60
  num_epochs: 1000
61
  num_steps: 1000
62
  augmentation: false # enable augmentations by audiomentations and pedalboard
 
52
  grad_clip: 0
53
  instruments:
54
  - vocals
55
+ - instrumental
56
  lr: 1.0e-05
57
  patience: 2
58
  reduce_factor: 0.95
59
+ target_instrument: Vocals
60
  num_epochs: 1000
61
  num_steps: 1000
62
  augmentation: false # enable augmentations by audiomentations and pedalboard