WhisperLiveKit/whisperlivekit
2025-08-16 23:06:16 +02:00
..
diarization Remove end_attributed_speaker in diarization_online. handled in audio processor 2025-07-16 12:09:43 +02:00
simul_whisper recycle backend in simulstreaming thanks to new remove hooks function 2025-08-16 23:06:16 +02:00
web frontend: Scroll down when appending transcription 2025-08-12 17:31:32 -07:00
whisper_streaming_custom VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
__init__.py Remove download_simulstreaming_backend 2025-08-08 18:06:40 +02:00
audio_processor.py VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
basic_server.py core refactoring 2025-06-16 16:13:57 +02:00
core.py Use distinct backend models for simulstreaming and add --preloaded_model_count to preload them 2025-08-15 23:03:55 +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 Use distinct backend models for simulstreaming and add --preloaded_model_count to preload them 2025-08-15 23:03:55 +02:00
remove_silences.py Increase END_SILENCE_DURATION to reduce false positives 2025-08-13 10:04:00 +02:00
silero_vad_iterator.py VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
timed_objects.py VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
trail_repetition.py VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
warmup.py warmup base whisper when using simulstreaming 2025-08-12 18:52:52 +02:00