from local

This commit is contained in:
dohe0342 2023-04-21 11:43:35 +09:00
parent d90944288b
commit 9e6b9a7368
3 changed files with 2 additions and 0 deletions

View File

@ -361,6 +361,8 @@ def decode_one_batch(
if 1:
encoder_out = encoder_out[:,50:,:]
print(encoder_out_lens)
exit()
hyps = []