[Update] Config Page: Translation, Transcription Tab. Add Select CTranslate2/Whisper Compute Device section.

This commit is contained in:
Sakamoto Shiina
2024-12-03 10:25:53 +09:00
parent e6a7ff03aa
commit 7d8a2cacd0
14 changed files with 297 additions and 9 deletions

View File

@@ -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"