[Update/Chore] Config Page: Put the selectors 'Compute Device' and 'Compute Type' to the same section.
Rename: UI: CTranslate2/Whisper Compute Type to Translation/Transcription Compute Type.
This commit is contained in:
@@ -133,7 +133,7 @@ config_page:
|
||||
desc: "You can choose the translation model when using the {{ctranslate2}} translation engine."
|
||||
small: "Basic Model ({{capacity}})"
|
||||
large: "High Accuracy Model ({{capacity}})"
|
||||
ctranslate2_compute_type:
|
||||
translation_compute_type:
|
||||
label: "Processing type for AI translation {{ctranslate2}}"
|
||||
translation_compute_device:
|
||||
label: "Processing device for AI translation"
|
||||
@@ -179,7 +179,7 @@ config_page:
|
||||
desc: "Larger models have higher accuracy, but they also consume more CPU or GPU resources.\nEspecially for models larger than medium, it may be difficult or even impossible to use them depending on the performance of your CPU/GPU."
|
||||
model_template: "{{model_name}} model ({{capacity}})"
|
||||
recommended_model_template: "{{model_name}} model ({{capacity}}) (Recommended)"
|
||||
whisper_compute_type:
|
||||
transcription_compute_type:
|
||||
label: "Processing type for AI transcription {{whisper}}"
|
||||
transcription_compute_device:
|
||||
label: "Processing Device Used For AI transcription"
|
||||
|
||||
Reference in New Issue
Block a user