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
ca7bea83e7
commit
7d5afcce46
Binary file not shown.
@ -423,7 +423,6 @@ def decode_one_batch(
|
|||||||
token_ids=unsorted_token_ids,
|
token_ids=unsorted_token_ids,
|
||||||
sos_id=graph_compiler.sos_id,
|
sos_id=graph_compiler.sos_id,
|
||||||
eos_id=graph_compiler.eos_id,
|
eos_id=graph_compiler.eos_id,
|
||||||
warmup=warmup,
|
|
||||||
return_output=True,
|
return_output=True,
|
||||||
)
|
)
|
||||||
print(pred.size())
|
print(pred.size())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user