Update BS-Roformer-Resurrection-Inst-Config.yaml
Browse files
BS-Roformer-Resurrection-Inst-Config.yaml
CHANGED
|
@@ -110,7 +110,7 @@ training:
|
|
| 110 |
instruments: ['vocals', 'other']
|
| 111 |
patience: 3
|
| 112 |
reduce_factor: 0.95
|
| 113 |
-
target_instrument:
|
| 114 |
num_epochs: 1000
|
| 115 |
num_steps: 1000
|
| 116 |
augmentation: false # enable augmentations by audiomentations and pedalboard
|
|
|
|
| 110 |
instruments: ['vocals', 'other']
|
| 111 |
patience: 3
|
| 112 |
reduce_factor: 0.95
|
| 113 |
+
target_instrument: other
|
| 114 |
num_epochs: 1000
|
| 115 |
num_steps: 1000
|
| 116 |
augmentation: false # enable augmentations by audiomentations and pedalboard
|