mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 13:34:20 +00:00
fix doc
This commit is contained in:
parent
6b0a519976
commit
b24453434f
@ -971,7 +971,6 @@ class EmformerEncoderLayer(nn.Module):
|
||||
- output memory of current chunk in the lower layer;
|
||||
- attention key and value in current chunk's computation, which would
|
||||
be resued in next chunk's computation.
|
||||
- length of current chunk.
|
||||
"""
|
||||
utterance = right_context_utterance[R:]
|
||||
right_context = right_context_utterance[:R]
|
||||
|
Loading…
x
Reference in New Issue
Block a user