This commit is contained in:
shahules786 2022-11-14 10:53:11 +05:30
parent d5b17f3745
commit d522dc4233
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ metric : [stoi,pesq]
lr : 0.001
ReduceLr_patience : 10
Early_stop : False
ReduceLr_factor : 0.1
ReduceLr_factor : 0.5
min_lr : 0.0000001
EarlyStopping_patience : 10