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
0f88dcfa99
commit
755b1a4cbb
Binary file not shown.
@ -710,7 +710,7 @@ class ConformerEncoder(nn.Module):
|
|||||||
|
|
||||||
output = self.combiner(outputs)
|
output = self.combiner(outputs)
|
||||||
|
|
||||||
return output
|
return output, layer_output
|
||||||
|
|
||||||
@torch.jit.export
|
@torch.jit.export
|
||||||
def chunk_forward(
|
def chunk_forward(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user