File tree Expand file tree Collapse file tree 6 files changed +956
-8
lines changed
aishell3_vctk/ernie_sat/conf
paddlespeech/t2s/exps/ernie_sat Expand file tree Collapse file tree 6 files changed +956
-8
lines changed Original file line number Diff line number Diff line change @@ -79,13 +79,13 @@ grad_clip: 1.0
7979# ##########################################################
8080# TRAINING SETTING #
8181# ##########################################################
82- max_epoch : 600
83- num_snapshots : 5
82+ max_epoch : 1500
83+ num_snapshots : 50
8484
8585# ##########################################################
8686# OTHER SETTING #
8787# ##########################################################
88- seed : 10086
88+ seed : 0
8989
9090token_list :
9191- <blank>
Original file line number Diff line number Diff line change @@ -79,13 +79,13 @@ grad_clip: 1.0
7979# ##########################################################
8080# TRAINING SETTING #
8181# ##########################################################
82- max_epoch : 300
83- num_snapshots : 5
82+ max_epoch : 700
83+ num_snapshots : 50
8484
8585# ##########################################################
8686# OTHER SETTING #
8787# ##########################################################
88- seed : 10086
88+ seed : 0
8989
9090token_list :
9191- <blank>
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ grad_clip: 1.0
7979# ##########################################################
8080# TRAINING SETTING #
8181# ##########################################################
82- max_epoch : 600
83- num_snapshots : 5
82+ max_epoch : 1500
83+ num_snapshots : 50
8484
8585# ##########################################################
8686# OTHER SETTING #
You can’t perform that action at this time.
0 commit comments