add whisper-cpp to TUI with dependency check and model download

This commit is contained in:
leonardotrapani
2026-02-01 01:29:12 +01:00
parent 575b55b524
commit 973643a698
4 changed files with 128 additions and 7 deletions
+1 -1
View File
@@ -665,7 +665,7 @@
"Download completes with progress",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Add language picker to TUI using language package",