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
50717ba9e4
commit
57b8f7ad55
Binary file not shown.
@ -355,7 +355,7 @@ def decode_dataset(
|
||||
lexicon: Lexicon,
|
||||
sos_id: int,
|
||||
eos_id: int,
|
||||
token_dict,
|
||||
token_dict: dict,
|
||||
) -> Dict[str, List[Tuple[str, List[str], List[str]]]]:
|
||||
"""Decode dataset.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user