WhisperLiveKit/whisperlivekit/simul_whisper
2025-11-09 18:12:09 +01:00
..
whisper Distilled model compatibility with HF config.json to ModelDimensions 2025-11-08 20:20:05 +01: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 Add a script to detect alignement heads, usefull for distilled whisper 2025-11-09 18:12:09 +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