mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 06:34:20 +00:00
Update ctc_decode.py
This commit is contained in:
parent
76c311caf4
commit
b3f16511ca
@ -484,7 +484,7 @@ def main():
|
||||
HLG = None
|
||||
H = k2.ctc_topo(
|
||||
max_token=max_token_id,
|
||||
modified=False,
|
||||
modified=True,
|
||||
device=device,
|
||||
)
|
||||
bpe_model = spm.SentencePieceProcessor()
|
||||
|
Loading…
x
Reference in New Issue
Block a user