Skip to content

Commit 9d05d8d

Browse files
committed
Upgrade Whisper.cpp to version 1.8.3
1 parent 1778af3 commit 9d05d8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/build-shotcut-msys2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ LADSPA_REVISION="origin/shotcut"
6868
MLT_DISABLE_SOX=0
6969
ENABLE_WHISPERCPP=1
7070
WHISPERCPP_HEAD=0
71-
WHISPERCPP_REVISION="v1.8.0"
71+
WHISPERCPP_REVISION="v1.8.3"
7272
NV_CODEC_REVISION="sdk/12.0"
7373

7474
PYTHON_VERSION=$(python3 --version | awk '{split($2, parts, "."); print parts[1] "." parts[2]}')

scripts/build-shotcut.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ LIBSPATIALAUDIO_HEAD=0
105105
LIBSPATIALAUDIO_REVISION="origin/patch-1"
106106
ENABLE_WHISPERCPP=1
107107
WHISPERCPP_HEAD=0
108-
WHISPERCPP_REVISION="v1.8.0"
108+
WHISPERCPP_REVISION="v1.8.3"
109109
NV_CODEC_REVISION="sdk/12.0"
110110
MFX_DISPATCH_REVISION="1.25"
111111

0 commit comments

Comments
 (0)