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
2e287296d5
commit
88314fdf49
Binary file not shown.
@ -407,7 +407,7 @@ def decode_dataset(
|
|||||||
lexicon=lexicon,
|
lexicon=lexicon,
|
||||||
sos_id=sos_id,
|
sos_id=sos_id,
|
||||||
eos_id=eos_id,
|
eos_id=eos_id,
|
||||||
token_dict=token_dict
|
token_dict=token_dict,
|
||||||
)
|
)
|
||||||
|
|
||||||
for lm_scale, hyps in hyps_dict.items():
|
for lm_scale, hyps in hyps_dict.items():
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user