mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-04-29 01:50:00 +00:00
add --disable-punctuation-split option
This commit is contained in:
@@ -492,7 +492,7 @@ class AudioProcessor:
|
||||
state,
|
||||
self.silence,
|
||||
current_time = time() - self.beg_loop if self.beg_loop else None,
|
||||
diarization = self.args.diarization,
|
||||
args = self.args,
|
||||
debug = self.debug
|
||||
)
|
||||
# Handle undiarized text
|
||||
|
||||
Reference in New Issue
Block a user