WhisperLiveKit/whisperlivekit/simul_whisper
2026-03-03 22:52:00 +01:00
..
mlx Apply DRY method v0 - to try to catch and resolve infinite loops such as in #338 2026-03-03 22:52: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 Apply DRY method v0 - to try to catch and resolve infinite loops such as in #338 2026-03-03 22:52:00 +01:00
backend.py disable MLXAlignAtt which fails on special characters 2026-03-01 11:52: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 Apply DRY method v0 - to try to catch and resolve infinite loops such as in #338 2026-03-03 22:52:00 +01: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