Add trailing trigger word detection and fix screen capture timing
This commit is contained in:
parent
03e1f7383e
commit
bf99d31707
@ -196,7 +196,6 @@ class WhisperState: NSObject, ObservableObject, AVAudioRecorderDelegate {
|
||||
}
|
||||
|
||||
if let enhancementService = self.enhancementService,
|
||||
enhancementService.isEnhancementEnabled &&
|
||||
enhancementService.useScreenCaptureContext {
|
||||
await enhancementService.captureScreenContext()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user