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
2980df4f3e
commit
d45450db66
Binary file not shown.
Binary file not shown.
@ -48,7 +48,7 @@ class Conformer(Transformer):
|
||||
num_decoder_layers: int = 6,
|
||||
dropout: float = 0.1,
|
||||
layer_dropout: float = 0.075,
|
||||
cnn_module_kernel: int = 31,
|
||||
cnn_module_kernel: int = 15,
|
||||
aux_layer_period: int = 3,
|
||||
) -> None:
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user