whisper.cpp/.github/workflows
Daniel Bevenius e41bc5c61a
vad : add initial Voice Activity Detection (VAD) support (#3065)
* vad : add initial Voice Activity Detection (VAD) support

This commit add support for Voice Activity Detection (VAD). When enabled
this feature will process the audio input and detect speech segments.
This information is then used to reduce the number of samples that need
to be processed by whisper_full.

Resolves: https://github.com/ggml-org/whisper.cpp/issues/3003

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2025-05-12 16:10:11 +02:00
..
bindings-go.yml ci : use ubuntu-22.04 instead of ubuntu-latest 2025-02-03 22:00:57 +02:00
bindings-ruby.yml ruby: use CMake in build process (#3043) 2025-04-14 18:18:27 +09:00
build.yml vad : add initial Voice Activity Detection (VAD) support (#3065) 2025-05-12 16:10:11 +02:00
docker.yml build : Add Moore Threads GPU support and update GitHub workflow for MUSA build (#3069) 2025-04-28 11:06:41 +03:00
examples-wasm.yml ci : add github pages workflow for wasm examples (#2969) 2025-03-31 11:34:40 +02:00
examples.yml ci : install git 2025-02-03 22:00:57 +02:00