mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
353b643aa0
commit
ca7a67fb35
Binary file not shown.
Binary file not shown.
@ -444,7 +444,7 @@ def get_params() -> AttributeDict:
|
||||
"valid_interval": 3000, # For the 100h subset, use 800
|
||||
# parameters for zipformer
|
||||
"feature_dim": 80,
|
||||
"subsampling_factor": 320, # not passed in, this is fixed.
|
||||
"subsampling_factor": 1, # not passed in, this is fixed.
|
||||
# parameters for ctc loss
|
||||
"beam_size": 10,
|
||||
"use_double_scores": True,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user