Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=e434e69183fd9e1031f4445002083178c331a28b

# whisper.cpp version
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
WHISPER_CPP_VERSION?=2a4d6db7d90899aff3d58d70996916968e4e0d27
WHISPER_CPP_VERSION?=f3ff80ea8da044e5b8833e7ba54ee174504c518d

# go-piper version
PIPER_REPO?=https://github.com/mudler/go-piper
Expand Down
Loading