LocalAI/backend/go/whisper
LocalAI [bot] 0cf52c44d4
chore: ⬆️ Update ggml-org/whisper.cpp to 8443cf05e3fa8ce1b32348e1bcbcf8fc31f7f3ae (#9929)
⬆️ Update ggml-org/whisper.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
2026-05-21 23:24:01 +02:00
..
cpp feat(whisper-cpp): implement streaming transcription (#9751) 2026-05-10 23:11:46 +02:00
.gitignore feat(whisper): Add prompt to condition transcription output (#7624) 2025-12-18 14:40:45 +01:00
CMakeLists.txt chore: add golangci-lint with new-from-merge-base baseline (#9603) 2026-04-28 22:07:44 +02:00
gowhisper.go feat(whisper-cpp): implement streaming transcription (#9751) 2026-05-10 23:11:46 +02:00
gowhisper_test.go feat(whisper-cpp): implement streaming transcription (#9751) 2026-05-10 23:11:46 +02:00
main.go feat(whisper-cpp): implement streaming transcription (#9751) 2026-05-10 23:11:46 +02:00
Makefile chore: ⬆️ Update ggml-org/whisper.cpp to 8443cf05e3fa8ce1b32348e1bcbcf8fc31f7f3ae (#9929) 2026-05-21 23:24:01 +02:00
package.sh feat: package GPU libraries inside backend containers for unified base image (#7891) 2026-01-07 15:48:51 +01:00
run.sh feat: add CPU variants for whisper.cpp (#6855) 2025-10-28 11:05:07 +01:00