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?=8e186ef0e764c7a620e402d1f76ebad60bf31c49

# whisper.cpp version
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
WHISPER_CPP_VERSION?=bd1cb0c8e3a04baa411dc12c1325b6a9f12ee7f4
WHISPER_CPP_VERSION?=78b31ca7824500e429ba026c1a9b48e0b41c50cb

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