add whisper model management for local transcription

This commit is contained in:
leonardotrapani
2026-02-01 01:08:08 +01:00
parent 3b946bac98
commit 7a68e6fda9
5 changed files with 580 additions and 1 deletions
+1 -1
View File
@@ -456,7 +456,7 @@
"Remove deletes the model file",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Create WhisperCppAdapter implementing BatchAdapter",