[Update] Config Page: Transcription, Whisper models. Add desc.

This commit is contained in:
Sakamoto Shiina
2024-12-26 08:10:06 +09:00
parent c15c11fa63
commit d6aff05ebf
2 changed files with 6 additions and 2 deletions

View File

@@ -188,7 +188,9 @@ config_page:
label: Transcription Engine
whisper_weight_type:
label: Whisper Model
desc: Models with larger capacities tend to have higher accuracy, but they also consume more CPU and GPU resources.
desc: |-
Larger models tend to have higher accuracy, but they also consume more CPU or GPU resources.
Especially 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_device:

View File

@@ -186,7 +186,9 @@ config_page:
label: 音声認識で使用するエンジン
whisper_weight_type:
label: Whisperモデルのタイプ
desc: 容量が大きいモデルほど精度は高いですが、その分CPUやGPUを占有します。
desc: |-
容量が大きいモデルほど精度は高いですが、その分CPUやGPUを占有します。
※特にmediumより容量の大きいモデルは、CPU/GPUの性能によっては使用すらも困難です。
model_template: '{{model_name}} モデル ({{capacity}})'
recommended_model_template: '{{model_name}} モデル ({{capacity}}) (推奨)'
whisper_compute_device: