Feline.Processors.TurnManager.VADStrategy (feline v0.1.0-rc.1)

Copy Markdown View Source

VAD-based turn detection strategy. Extracts the energy-based voice activity detection logic from VADProcessor into a pluggable strategy.

Tracks :quiet/:speaking state and debounces transitions using configurable start_secs / stop_secs thresholds.