mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 02:22:17 +00:00
Update finetune_ctc.py
This commit is contained in:
parent
26b2a5703a
commit
ef5cf0250d
@ -1136,7 +1136,6 @@ def run(rank, world_size, args):
|
||||
graph_compiler = CharCtcTrainingGraphCompiler(
|
||||
lexicon=lexicon,
|
||||
device=device,
|
||||
delimiter="|",
|
||||
)
|
||||
|
||||
params.blank_id = lexicon.token_table["<blk>"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user