mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-03-07 14:23:18 +00:00
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
This commit is contained in:
@@ -77,7 +77,7 @@ class SimulStreamingOnlineProcessor:
|
||||
else:
|
||||
self.process_iter(is_last=True) #we want to totally process what remains in the buffer.
|
||||
self.model.refresh_segment(complete=True)
|
||||
self.global_time_offset += silence_duration + offset
|
||||
self.global_time_offset = silence_duration + offset
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user