tweak language

This commit is contained in:
CJ Pais 2025-06-30 14:43:34 -07:00
parent 79d260c1c8
commit 2ab3f2ce98

View file

@ -82,7 +82,7 @@ impl ModelManager {
ModelInfo { ModelInfo {
id: "turbo".to_string(), id: "turbo".to_string(),
name: "Whisper Turbo".to_string(), name: "Whisper Turbo".to_string(),
description: "Good accuracy, medium speed".to_string(), description: "Balanced accuracy and speed.".to_string(),
filename: "ggml-large-v3-turbo-q5_0.bin".to_string(), filename: "ggml-large-v3-turbo-q5_0.bin".to_string(),
url: Some("https://blob.handy.computer/ggml-large-v3-turbo-q5_0.bin".to_string()), url: Some("https://blob.handy.computer/ggml-large-v3-turbo-q5_0.bin".to_string()),
size_mb: 574, // Approximate size size_mb: 574, // Approximate size