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
024a8aa5d9
commit
b6bdc31dfc
Binary file not shown.
@ -356,6 +356,8 @@ def decode_one_batch(
|
||||
max_active_states=params.max_active_states,
|
||||
subsampling_factor=params.subsampling_factor,
|
||||
)
|
||||
print(lattice)
|
||||
exit()
|
||||
|
||||
if params.method == "ctc-decoding":
|
||||
best_path = one_best_decoding(
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user