mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 10:32:17 +00:00
wording
This commit is contained in:
parent
32cae7bbcf
commit
f4bf9e4505
@ -139,7 +139,7 @@ def main():
|
||||
params.update(vars(args))
|
||||
|
||||
setup_logger(f"{params.exp_dir}/log-ctc-label/log-decode")
|
||||
logging.info("Decoding started")
|
||||
logging.info("CTC label generation started")
|
||||
logging.info(params)
|
||||
|
||||
lexicon = Lexicon(params.lang_dir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user