from local

This commit is contained in:
dohe0342 2023-04-21 11:44:58 +09:00
parent 9e6b9a7368
commit 275fe08e57
2 changed files with 1 additions and 2 deletions

View File

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