[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: "오프라인 번역 시의 번역 모델을 변경합니다."
|
||||
small: "일반 모델 ({{capacity}})"
|
||||
large: "정밀 모델 ({{capacity}})"
|
||||
ctranslate2_compute_type:
|
||||
translation_compute_type:
|
||||
label:
|
||||
translation_compute_device:
|
||||
label: "AI 번역 처리 장치"
|
||||
@@ -179,7 +179,7 @@ config_page:
|
||||
desc: "용량이 큰 모델일수록 정확도는 높지만, 그만큼 CPU나 GPU를 많이 차지합니다. * 특히 medium보다 용량이 큰 모델은 CPU/GPU 성능에 따라 사용 자체가 어려울 수 있습니다."
|
||||
model_template: "{{model_name}} 모델 ({{capacity}})"
|
||||
recommended_model_template: "{{model_name}} 모델 ({{capacity}}) (권장)"
|
||||
whisper_compute_type:
|
||||
transcription_compute_type:
|
||||
label:
|
||||
transcription_compute_device:
|
||||
label:
|
||||
|
||||
Reference in New Issue
Block a user