ShiromiyaGamer
commited on
Commit
•
d1ec5e8
1
Parent(s):
0030af6
Update mel-denoise.yaml
Browse files- mel-denoise.yaml +1 -0
mel-denoise.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: 2
|
|
|
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: 2
|