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
1cd68de818
commit
916683c649
Binary file not shown.
Binary file not shown.
@ -707,6 +707,7 @@ class ConformerEncoder(nn.Module):
|
|||||||
warmup=warmup,
|
warmup=warmup,
|
||||||
)
|
)
|
||||||
output += residual
|
output += residual
|
||||||
|
residual = output
|
||||||
else:
|
else:
|
||||||
output = mod(
|
output = mod(
|
||||||
output,
|
output,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user