ShiromiyaGamer
commited on
Commit
•
cfbce6c
1
Parent(s):
80acd09
Update config_mel_band_roformer_karaoke.yaml
Browse files
config_mel_band_roformer_karaoke.yaml
CHANGED
@@ -64,6 +64,7 @@ training:
|
|
64 |
ema_momentum: 0.999
|
65 |
optimizer: adam
|
66 |
other_fix: false # it's needed for checking on multisong dataset if other is actually instrumental
|
|
|
67 |
|
68 |
inference:
|
69 |
batch_size: 1
|
|
|
64 |
ema_momentum: 0.999
|
65 |
optimizer: adam
|
66 |
other_fix: false # it's needed for checking on multisong dataset if other is actually instrumental
|
67 |
+
use_amp: true
|
68 |
|
69 |
inference:
|
70 |
batch_size: 1
|