diff --git a/infer-web.py b/infer-web.py index 28368b0..06aff03 100644 --- a/infer-web.py +++ b/infer-web.py @@ -1546,7 +1546,7 @@ def cli_infer(com): mix = float(com[10]) feature_ratio = float(com[11]) protection_amnt = float(com[12]) - protect1 = 0.0 + protect1 = 0.5 if com[14] == 'False' or com[14] == 'false': DoFormant = False