WhisperLiveKit/whisperlivekit
2025-08-17 00:34:25 +02:00
..
diarization Remove end_attributed_speaker in diarization_online. handled in audio processor 2025-07-16 12:09:43 +02:00
simul_whisper use with_offset to add no audio offset to tokens 2025-08-17 00:33:24 +02:00
web frontend: Scroll down when appending transcription 2025-08-12 17:31:32 -07:00
whisper_streaming_custom use with_offset to add no audio offset to tokens 2025-08-17 00:33:24 +02:00
__init__.py Remove download_simulstreaming_backend 2025-08-08 18:06:40 +02:00
audio_processor.py vac model is loaded in TranscriptionEngine, and by default 2025-08-17 00:34:25 +02:00
basic_server.py core refactoring 2025-06-16 16:13:57 +02:00
core.py vac model is loaded in TranscriptionEngine, and by default 2025-08-17 00:34:25 +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 vac model is loaded in TranscriptionEngine, and by default 2025-08-17 00:34:25 +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