WhisperLiveKit/whisperlivekit/simul_whisper
2025-11-05 23:34:00 +01:00
..
whisper cutom alignment heads parameter for custom models 2025-09-27 11:04:00 +02:00
__init__.py refactor(simulstreaming): extract backend + online module into separate files from whisper streaming 2025-08-08 18:07:51 +02:00
backend.py _processing_tasks_done checks task completion 2025-11-05 23:34:00 +01:00
beam.py modify import paths in simul whisper backend so that it works in lib mode 2025-07-01 20:34:47 +02:00
config.py custom faster-whisper/mlx whisper encoder available 2025-10-23 20:33:17 +02: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
generation_progress.py latest version of simulstreaming 2025-07-31 16:44:23 +02:00
mlx_encoder.py mlx/fasterWhisper encoders are loaded once and shared in simulstreaming 2025-09-01 12:33:19 +02:00
simul_whisper.py tensor to list at the stream end 2025-10-26 16:40:12 +01:00
token_buffer.py fixes #261 2025-10-25 14:20:08 +02:00