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
19798134f5
commit
17328f6348
Binary file not shown.
Binary file not shown.
@ -493,7 +493,7 @@ class Tempformer(EncoderInterface):
|
||||
cnn_module_kernel,
|
||||
causal
|
||||
)
|
||||
for i in range(12)
|
||||
for i in range(num_encoder_layers)
|
||||
])
|
||||
|
||||
self._init_state: List[torch.Tensor] = [torch.empty(0)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user