from local
This commit is contained in:
parent
dad0aa54ca
commit
fc9a950323
Binary file not shown.
@ -363,8 +363,6 @@ def decode_one_batch(
|
|||||||
encoder_out = encoder_out[:,50:,:]
|
encoder_out = encoder_out[:,50:,:]
|
||||||
encoder_out_lens -= 50
|
encoder_out_lens -= 50
|
||||||
|
|
||||||
print(encoder_out.size())
|
|
||||||
|
|
||||||
hyps = []
|
hyps = []
|
||||||
|
|
||||||
if params.decoding_method == "fast_beam_search":
|
if params.decoding_method == "fast_beam_search":
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user