mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-27 10:44:19 +00:00
Fix typos.
This commit is contained in:
parent
110ef98ca3
commit
312c3716d7
@ -366,7 +366,7 @@ def compute_loss(
|
||||
# Note: We need to generate an unsorted version of token_ids
|
||||
# `encode_supervisions()` called above sorts text, but
|
||||
# encoder_memory and memory_mask are not sorted, so we
|
||||
# use an usorted version `supervisions["text"]` to regenerate
|
||||
# use an unsorted version `supervisions["text"]` to regenerate
|
||||
# the token_ids
|
||||
#
|
||||
# See https://github.com/k2-fsa/icefall/issues/97
|
||||
|
Loading…
x
Reference in New Issue
Block a user