Skip to content

Commit

Permalink
chore: ⬆️ Update ggerganov/whisper.cpp to `5236f0278420ab776d1787c433…
Browse files Browse the repository at this point in the history
…0678d80219b4b6` (#3475)

⬆️ Update ggerganov/whisper.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>
  • Loading branch information
localai-bot and mudler committed Sep 3, 2024
1 parent 8ac79cf commit dbe1e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RWKV_VERSION?=661e7ae26d442f5cfebd2a0881b44e8c55949ec6

# whisper.cpp version
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
WHISPER_CPP_VERSION?=c96906d84dd6a1c40ea797ad542df3a0c47307a3
WHISPER_CPP_VERSION?=5236f0278420ab776d1787c4330678d80219b4b6

# bert.cpp version
BERT_REPO?=https://github.com/go-skynet/go-bert.cpp
Expand Down

0 comments on commit dbe1e65

Please sign in to comment.