Downgrade whispercpp to version before breaking python change

This commit is contained in:
j1nx 2022-11-17 20:09:33 +01:00
parent 0d5d4079ed
commit f11a8ca827
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed
sha256 9fb608612936486e514513b02698d669b68784c19dcbf6f5f17ff3fa833096c2 whispercpp-83c742f1a78a018c4eac790fabab91f174d92c3a.tar.gz
sha256 f11a1ce865d22fb0f26db295b1e055d1c3c2763376af3ccd3e47301147c02d78 whispercpp-d6b84b2a23220dd8b8792872a3ab6802cd24b424.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
WHISPERCPP_VERSION = 83c742f1a78a018c4eac790fabab91f174d92c3a
WHISPERCPP_VERSION = d6b84b2a23220dd8b8792872a3ab6802cd24b424
WHISPERCPP_SITE = $(call github,ggerganov,whisper.cpp,$(WHISPERCPP_VERSION))
WHISPERCPP_LICENSE = Apache License 2.0