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 |
-
-
|
| 56 |
lr: 1.0e-05
|
| 57 |
patience: 2
|
| 58 |
reduce_factor: 0.95
|
| 59 |
-
target_instrument:
|
| 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
|