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
f69c0fb12c
commit
0b107f318a
Binary file not shown.
Binary file not shown.
@ -205,7 +205,7 @@ class Transducer(nn.Module):
|
||||
y: k2.RaggedTensor,
|
||||
sp,
|
||||
):
|
||||
from beam_search import greedy_search_batch, greedy_search_batch_target_input
|
||||
from beam_search import greedy_search_batch
|
||||
|
||||
encoder_out, x_lens = self.encoder(x, x_lens)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user