Files
WhisperLiveKit/whisperlivekit
Quentin Fuxa 3b7a2fcc87 Add Qwen3-ASR MLX SimulStreaming backend
New backend 'qwen3-mlx-simul' for Apple Silicon: AlignAtt border
detection via monkey-patched cross-attention on MLX Qwen3-ASR.
Supports 0.6B (RTF 0.236 on M5) and 1.7B models.

- qwen3_mlx_simul.py: full streaming implementation with KV cache,
  alignment head attention extraction, border-distance policy
- core.py: register new backend in TranscriptionEngine + online_factory
- parse_args.py: add qwen3-mlx-simul to CLI choices
2026-03-15 11:00:00 +01:00
..
2026-02-15 14:55:00 +01:00
2026-02-21 11:33:00 +01:00
2026-02-20 20:49:57 +01:00
2026-03-15 11:16:15 +01:00
2026-03-14 00:13:29 +01:00
2025-11-23 11:20:00 +01:00
2026-01-10 11:42:00 +01:00
2026-03-14 00:13:29 +01:00
2026-01-02 23:52:00 +01:00
2026-03-15 22:31:39 +01:00
2026-01-03 10:23:00 +01:00
2026-02-22 16:19:00 +01:00
2026-02-21 11:33:00 +01:00