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
d7e24a8a30
commit
140ce973b9
Binary file not shown.
@ -361,8 +361,7 @@ def decode_one_batch(
|
||||
|
||||
if 1:
|
||||
encoder_out = encoder_out[:,50:,:]
|
||||
print(encoder_out.size())
|
||||
exit()
|
||||
|
||||
hyps = []
|
||||
|
||||
if params.decoding_method == "fast_beam_search":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user