from local

This commit is contained in:
dohe0342 2023-02-02 19:00:52 +09:00
parent 57b8f7ad55
commit 2e287296d5
2 changed files with 1 additions and 0 deletions

View File

@ -407,6 +407,7 @@ def decode_dataset(
lexicon=lexicon,
sos_id=sos_id,
eos_id=eos_id,
token_dict=token_dict
)
for lm_scale, hyps in hyps_dict.items():