🐛[bugfix] Controller : whisper不使用時のフラグを追加
This commit is contained in:
@@ -806,6 +806,7 @@ def callbackSetUserWhisperFeature(value):
|
||||
config.SELECTED_TRANSCRIPTION_ENGINE = "Google"
|
||||
else:
|
||||
view.closeWhisperWeightTypeWidget()
|
||||
config.SELECTED_TRANSCRIPTION_ENGINE = "Google"
|
||||
view.showRestartButtonIfRequired()
|
||||
|
||||
def callbackSetWhisperWeightType(value):
|
||||
|
||||
Reference in New Issue
Block a user