add WhisperCppAdapter for local whisper-cpp transcription

This commit is contained in:
leonardotrapani
2026-02-01 01:10:06 +01:00
parent 7a68e6fda9
commit 838edef59b
4 changed files with 253 additions and 1 deletions
+1 -1
View File
@@ -480,7 +480,7 @@
"Cleans up temp files",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Create whisper-cpp Provider",