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
b6bdc31dfc
commit
bd589b360a
Binary file not shown.
@ -356,8 +356,6 @@ 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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user