WhisperLiveKit/whisperlivekit
2025-07-03 10:24:02 +02:00
..
diarization add segmentation and embedding model options to configuration 2025-06-19 16:29:25 +02:00
simul_whisper add download script for SimulStreaming backend 2025-07-03 10:14:45 +02:00
web fix port for WS link; use correct HF build arg 2025-06-30 08:15:51 -07:00
whisper_streaming_custom modify import paths in simul whisper backend so that it works in lib mode 2025-07-01 20:34:47 +02:00
__init__.py core refactoring 2025-06-16 16:13:57 +02:00
audio_processor.py ffmpeg-python is not used anymore - ffmpeg is directly called through create_subprocess_exec 2025-07-01 18:53:35 +02:00
basic_server.py core refactoring 2025-06-16 16:13:57 +02:00
core.py 1rst version of SimulStreaming backend. many improvements needed 2025-06-25 17:59:46 +02:00
download_simulstreaming_backend.py new command to get simulstreaming backend 2025-07-03 10:24:02 +02:00
ffmpeg_manager.py ffmpeg-python is not used anymore - ffmpeg is directly called through create_subprocess_exec 2025-07-01 18:53:35 +02:00
parse_args.py add dual license warning indication when using simulstreaming backend 2025-06-27 10:00:19 +02:00
timed_objects.py improve diarization with lag diarization substraction 2025-06-19 16:18:49 +02:00
token_buffer.py restore a functionnal buffer_diarization 2025-06-25 23:38:23 +02:00