mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-09 14:05:33 +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")
|
||||
if loop_count >= max_loop_count:
|
||||
logging.info(
|
||||
"Return None as the resulting lattice "
|
||||
"is too large"
|
||||
"Return None as the resulting lattice is too large."
|
||||
)
|
||||
return None
|
||||
logging.info(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user