Files
element-call-custom/src
mk dbd4eef899 feat: decouple noise gate and VAD, pre-warm model for instant enable
Noise gate and Silero VAD now work fully independently — the worklet
attaches when either is enabled and bypasses the amplitude gate when
only VAD is on (noiseGateActive flag). SileroVADGate gains a two-phase
lifecycle: init(ctx) loads the ONNX model eagerly when the AudioContext
is first created; start(stream) is then near-instant when the user
enables VAD. stop() pauses without unloading the model so re-enabling
is also instant. VAD checkbox no longer requires the noise gate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:15:32 -03:00
..
2026-01-09 12:58:06 +01:00
2026-01-05 17:46:04 +01:00
2025-03-31 14:18:45 +02:00
2026-01-05 22:00:02 +01:00
2025-06-23 23:06:33 -04:00
2023-09-13 17:53:12 +02:00
2026-03-18 11:20:43 +01:00
2025-10-22 12:53:22 +02:00
2025-06-23 23:06:33 -04:00
2025-03-13 18:00:24 -04:00
2025-09-16 11:46:25 +02:00
2026-03-18 11:20:43 +01:00
2026-03-12 12:10:17 +01:00
2025-03-13 17:51:41 -04:00
2025-03-13 17:51:41 -04:00
2025-12-22 13:42:16 +01:00
2025-03-13 17:51:41 -04:00
2026-01-22 19:23:08 +01:00
2025-11-14 16:41:18 -05:00
2026-03-23 20:56:58 -03:00
2025-03-13 17:51:41 -04:00
2025-02-24 18:18:15 +07:00
2025-06-24 08:28:15 -04:00
2025-03-13 17:51:41 -04:00
2025-03-13 17:51:41 -04:00
2026-01-05 13:55:58 +01:00