WhisperLiveKit/whisperlivekit
2025-08-13 10:04:04 +02:00
..
diarization Remove end_attributed_speaker in diarization_online. handled in audio processor 2025-07-16 12:09:43 +02:00
simul_whisper warmup base whisper when using simulstreaming 2025-08-12 18:52:52 +02:00
web frontend: Scroll down when appending transcription 2025-08-12 17:31:32 -07:00
whisper_streaming_custom simulstreaming warmup is done for each instance of online, not for the backend 2025-08-12 18:35:04 +02:00
__init__.py Remove download_simulstreaming_backend 2025-08-08 18:06:40 +02:00
audio_processor.py Handle 3 types of silences: Indicated by whisper, between tokens, and at the end of the input. Display them in the frontend 2025-08-11 17:56:57 +02:00
basic_server.py core refactoring 2025-06-16 16:13:57 +02:00
core.py warmup base whisper when using simulstreaming 2025-08-12 18:52:52 +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
remove_silences.py Increase END_SILENCE_DURATION to reduce false positives 2025-08-13 10:04:00 +02:00
timed_objects.py improve diarization with lag diarization substraction 2025-06-19 16:18:49 +02:00
warmup.py warmup base whisper when using simulstreaming 2025-08-12 18:52:52 +02:00