mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-23 07:22:24 +01:00
Downgrade whispercpp to version before breaking python change
This commit is contained in:
parent
0d5d4079ed
commit
f11a8ca827
@ -1,2 +1,2 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 9fb608612936486e514513b02698d669b68784c19dcbf6f5f17ff3fa833096c2 whispercpp-83c742f1a78a018c4eac790fabab91f174d92c3a.tar.gz
|
sha256 f11a1ce865d22fb0f26db295b1e055d1c3c2763376af3ccd3e47301147c02d78 whispercpp-d6b84b2a23220dd8b8792872a3ab6802cd24b424.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
WHISPERCPP_VERSION = 83c742f1a78a018c4eac790fabab91f174d92c3a
|
WHISPERCPP_VERSION = d6b84b2a23220dd8b8792872a3ab6802cd24b424
|
||||||
WHISPERCPP_SITE = $(call github,ggerganov,whisper.cpp,$(WHISPERCPP_VERSION))
|
WHISPERCPP_SITE = $(call github,ggerganov,whisper.cpp,$(WHISPERCPP_VERSION))
|
||||||
WHISPERCPP_LICENSE = Apache License 2.0
|
WHISPERCPP_LICENSE = Apache License 2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user