WhisperLiveKit/whisperlivekit
2025-10-26 16:40:12 +01:00
..
diarization language detection after few seconds working 2025-09-20 11:08:00 +02:00
simul_whisper tensor to list at the stream end 2025-10-26 16:40:12 +01:00
translation fixes #258 2025-10-24 20:51:16 +02:00
vad_models migration to silero vad v6: supports onnx 2025-10-23 23:52:00 +02:00
web Merge pull request #249 from Damrod/add-ip-forwarding-support 2025-10-06 10:20:05 +02:00
whisper_streaming_custom cutom alignment heads parameter for custom models 2025-09-27 11:04:00 +02:00
__init__.py add embedded web interface HTML (single-file version with inline CSS/JS/SVG) 2025-08-29 22:00:59 +02:00
audio_processor.py fixes #251 2025-10-06 19:53:27 +02:00
basic_server.py Uvicorn exposes a configuration option to enable reverse proxying from a trusted ip. This PR exposes it downstreams to end clients 2025-10-04 22:21:06 +02:00
core.py migration to silero vad v6: supports onnx 2025-10-23 23:52:00 +02:00
ffmpeg_manager.py ffmpeg install instruction error indicates --pcm-input alternative 2025-09-17 16:04:17 +02:00
parse_args.py Uvicorn exposes a configuration option to enable reverse proxying from a trusted ip. This PR exposes it downstreams to end clients 2025-10-04 22:21:06 +02:00
remove_silences.py token speakers are only reattributed for token coming after last_validated_token 2025-10-04 09:52:00 +02:00
results_formater.py token speakers are only reattributed for token coming after last_validated_token 2025-10-04 09:52:00 +02:00
silero_vad_iterator.py migration to silero vad v6: supports onnx 2025-10-23 23:52:00 +02:00
timed_objects.py token speakers are only reattributed for token coming after last_validated_token 2025-10-04 09:52:00 +02:00
trail_repetition.py VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
warmup.py simulstreaming warmup is done in whisperlivekit.simul_whisper.backend.load_model, not in warmup_online 2025-09-13 20:19:19 +01:00