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
ef329c07b5
commit
8a1a0cb3e9
Binary file not shown.
@ -226,7 +226,7 @@ def get_params() -> AttributeDict:
|
||||
|
||||
|
||||
def greedy_search(
|
||||
ctc_probs: torch.Tensor,
|
||||
probs: torch.Tensor,
|
||||
mask: torch.Tensor,
|
||||
) -> List[List[int]]:
|
||||
"""Apply CTC greedy search
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user