whisper.cpp/include
xlmod 6cb1d73bc0
whisper: add whisper_vad_set_context to set vad_context in the state
* whisper_vad_set_context set the vad_context of the current state and
   set external_vad to true.

 * whisper_vad_set_context_to_state set the vad_context of any state
   and set external_vad to true.

If a vad_context is set and external_vad is set to false then the
existing vad_context is set.

Co-authored-by: Thomas Guillem <thomas@gllm.fr>
2026-02-02 14:20:34 +01:00
..
whisper.h whisper: add whisper_vad_set_context to set vad_context in the state 2026-02-02 14:20:34 +01:00