mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-03-07 22:33:36 +00:00
forgot f in the last debug print
This commit is contained in:
@@ -492,7 +492,7 @@ class OnlineASRProcessor:
|
||||
"""
|
||||
o = self.transcript_buffer.complete()
|
||||
f = self.to_flush(o)
|
||||
logger.debug("last, noncommited: {f}")
|
||||
logger.debug(f"last, noncommited: {f}")
|
||||
return f
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user