Merge pull request #2106 from PaddlePaddle/Jackwaterveg-patch-1

[ASR] fix conformer config
pull/2113/head
TianYuan 2 years ago committed by GitHub
commit 10645e72b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,7 @@ num_encs: 1
n_epoch: 150
accum_grad: 8
global_grad_clip: 5.0
dist_sampler: True
dist_sampler: False
optim: adam
optim_conf:
lr: 0.002

Loading…
Cancel
Save