Dunjeon commited on
Commit
07c5fa9
1 Parent(s): 9a32f30

ST Preset JSON File - DolphinMaid

Browse files
Files changed (1) hide show
  1. st_preset/DolphinMaid.json +2 -2
st_preset/DolphinMaid.json CHANGED
@@ -28,7 +28,7 @@
28
  "min_temp": 0.3,
29
  "max_temp": 0.5,
30
  "dynatemp_exponent": 0.85,
31
- "smoothing_factor": 0.3,
32
  "smoothing_curve": 1,
33
  "dry_allowed_length": 2,
34
  "dry_multiplier": 2,
@@ -82,6 +82,6 @@
82
  ],
83
  "logit_bias": [],
84
  "rep_pen_size": 0,
85
- "genamt": 75,
86
  "max_length": 16384
87
  }
 
28
  "min_temp": 0.3,
29
  "max_temp": 0.5,
30
  "dynatemp_exponent": 0.85,
31
+ "smoothing_factor": 0.25,
32
  "smoothing_curve": 1,
33
  "dry_allowed_length": 2,
34
  "dry_multiplier": 2,
 
82
  ],
83
  "logit_bias": [],
84
  "rep_pen_size": 0,
85
+ "genamt": 200,
86
  "max_length": 16384
87
  }