from local

This commit is contained in:
dohe0342 2023-02-25 16:12:08 +09:00
parent 24fc3de4a2
commit ca7bea83e7
2 changed files with 1 additions and 0 deletions

View File

@ -600,6 +600,7 @@ def decode_dataset(
G=G, G=G,
sos_id=sos_id, sos_id=sos_id,
eos_id=eos_id, eos_id=eos_id,
graph_compiler=graph_compiler,
) )
if hyps_dict is not None: if hyps_dict is not None: