Skip to content

Commit

Permalink
chore: ⬆️ Update ggerganov/whisper.cpp to `9e3c5345cd46ea718209db5346…
Browse files Browse the repository at this point in the history
…4e426c3fe7a25e` (#3357)

⬆️ 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 Aug 22, 2024
1 parent 0add160 commit 7d030b5
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?=d65786ea540a5aef21f67cacfa6f134097727780
WHISPER_CPP_VERSION?=9e3c5345cd46ea718209db53464e426c3fe7a25e

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

0 comments on commit 7d030b5

Please sign in to comment.