WhisperLiveKit/whisperlivekit/simul_whisper
2026-02-20 20:48:28 +01:00
..
mlx fix simulstreaming vram leak: cap cross-attn accumulation + token budget 2026-02-11 22:10:00 +01:00
__init__.py refactor(simulstreaming): extract backend + online module into separate files from whisper streaming 2025-08-08 18:07:51 +02:00
align_att_base.py simulstreaming mlx & torch dedup of common base 2025-02-15 23:52:00 +01:00
backend.py fix simulstreaming vram leak: cap cross-attn accumulation + token budget 2026-02-11 22:10:00 +01:00
beam.py alignatt: enable model sharing by removing hooks and centralizing session state. Solves #282 2025-11-25 23:07:42 +01:00
config.py isort 2025-11-23 11:20:00 +01:00
decoder_state.py Fix critical thread safety issues 2026-01-09 11:23:19 -05:00
eow_detection.py modify import paths in simul whisper backend so that it works in lib mode 2025-07-01 20:34:47 +02:00
mlx_encoder.py simulstreaming mlx & torch dedup of common base 2025-02-15 23:52:00 +01:00
simul_whisper.py fix: handle numpy object_ dtype from ctranslate2 encoder (#337) 2026-02-20 20:48:28 +01:00
token_buffer.py isort 2025-11-23 11:20:00 +01:00