fix(settings): show the live caption model under the dictation model
The caption model selector now sits directly under the dictation model in the STT tab's Local Whisper card, where people look for it, and stays in the General tab's caption section as well; both use one shared component. The first selector is renamed to 'Dictation model' so the two are told apart.
This commit is contained in:
parent
da0da98285
commit
ad6bb70c20
15 changed files with 68 additions and 35 deletions
|
|
@ -99,7 +99,7 @@
|
|||
"settings.insertMethod": "挿入方式",
|
||||
"settings.insertClipboard": "クリップボード (Ctrl+V)",
|
||||
"settings.insertKeyboard": "キーボード入力",
|
||||
"settings.whisperModel": "Whisperモデル",
|
||||
"settings.whisperModel": "音声入力モデル",
|
||||
"settings.model.tiny": "tiny (39 MB, 最速)",
|
||||
"settings.model.base": "base (74 MB, バランス)",
|
||||
"settings.model.small": "small (244 MB, 良好)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue