[Update] Config Page: Translation, Transcription Tab. Add Select CTranslate2/Whisper Compute Device section.
This commit is contained in:
@@ -138,6 +138,9 @@
|
||||
"small": "Basic model ({{capacity}})",
|
||||
"large": "High accuracy model ({{capacity}})"
|
||||
},
|
||||
"ctranslate2_compute_device": {
|
||||
"label": "Select Internal Translation Compute Device"
|
||||
},
|
||||
"deepl_auth_key": {
|
||||
"label": "DeepL Auth Key",
|
||||
"desc": "Please select {{translator}} on the main screen with DeepL_API when using. ※Some languages may not be supported.",
|
||||
@@ -216,6 +219,9 @@
|
||||
"model_template": "{{model_name}} model ({{capacity}})",
|
||||
"recommended_model_template": "{{model_name}} model ({{capacity}}) (Recommended)"
|
||||
},
|
||||
"whisper_compute_device": {
|
||||
"label": "Select Whisper Compute Device"
|
||||
},
|
||||
"enable_overlay_small_log": {
|
||||
"label": "Enable Overlay",
|
||||
"open_overlay_settings": "Open Overlay Customized Settings"
|
||||
|
||||
Reference in New Issue
Block a user