mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
black
This commit is contained in:
parent
059457f622
commit
073c3bc97d
@ -736,8 +736,7 @@ def rescore_with_whole_lattice(
|
|||||||
logging.info(f"Caught exception:\n{e}\n")
|
logging.info(f"Caught exception:\n{e}\n")
|
||||||
if loop_count >= max_loop_count:
|
if loop_count >= max_loop_count:
|
||||||
logging.info(
|
logging.info(
|
||||||
"Return None as the resulting lattice "
|
"Return None as the resulting lattice is too large."
|
||||||
"is too large"
|
|
||||||
)
|
)
|
||||||
return None
|
return None
|
||||||
logging.info(
|
logging.info(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user