Skip to content

Commit bf42b34

Browse files
committed
Update Whisper.cpp to version 1.7.6
- This includes VAD support
1 parent 46c8985 commit bf42b34

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

rpmbuild/SPECS/whisper.cpp.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: whisper.cpp
2-
Version: 1.7.5
2+
Version: 1.7.6
33
Release: 1%{?dist}
44
Summary: Whisper automatic speech recognition
55
License: MIT
@@ -46,6 +46,10 @@ install -p -m 0744 models/download-ggml-model.sh %{buildroot}%{_sbindir}/whis
4646
%{_sbindir}/*
4747

4848
%changelog
49+
* Thu Aug 28 2025 Lars Kiesow <lkiesow@uos.de> - 1.7.6-1
50+
- Update to version 1.7.6
51+
- This includes VAD support
52+
4953
* Tue Jun 10 2025 Lars Kiesow <lkiesow@uos.de> - 1.7.5-1
5054
- Update to whisper.cpp 1.7.5
5155
- Renamed binaries (followed upstream)

0 commit comments

Comments
 (0)