State corruption issues with Power Mode model switching for cloud model configurations
This commit is contained in:
parent
46e9e91ea6
commit
8c1370aef7
@ -23,7 +23,6 @@ extension WhisperState {
|
||||
|
||||
// Enable transcription for cloud models immediately since they don't need loading
|
||||
if model.provider != .local {
|
||||
self.recordingState = .idle
|
||||
self.isModelLoaded = true
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user