WhisperLiveKit/whisperlivekit
2025-08-02 13:16:58 +02:00
..
diarization Remove end_attributed_speaker in diarization_online. handled in audio processor 2025-07-16 12:09:43 +02:00
simul_whisper in MultiHeadAttention and ResidualAttentionBlock include cache_id for compatibility with simulstreaming code 2025-08-02 13:16:58 +02:00
web fix port for WS link; use correct HF build arg 2025-06-30 08:15:51 -07:00
whisper_streaming_custom simulstreaming: fixes token handling during warm-up phase 2025-07-31 16:25:34 +02:00
__init__.py download_simulstreaming_backend.py now downloads files in the correct lib dir 2025-07-03 11:07:28 +02:00
audio_processor.py Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web 2025-07-16 12:05:01 +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 download_simulstreaming_backend.py now downloads files in the correct lib dir 2025-07-03 11:07:28 +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