WhisperLiveKit/whisperlivekit
2025-09-16 20:45:01 +02:00
..
diarization Place all tensors on the same device in sortformer diarization 2025-09-08 10:20:57 +02:00
simul_whisper translator takes all the tokens from the queue 2025-09-09 19:55:39 +02:00
translation add nllb-backend and translation perf test in dev_notes 2025-09-16 20:45:01 +02:00
web fixes #224 2025-09-16 18:34:35 +02:00
whisper_streaming_custom remove VACOnlineASRProcessor backend possibility 2025-08-20 20:57:43 +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 #224 2025-09-16 18:34:35 +02:00
basic_server.py asyncio.to_thread for transcription and translation 2025-09-15 15:23:22 +02:00
core.py add nllb-backend and translation perf test in dev_notes 2025-09-16 20:45:01 +02:00
ffmpeg_manager.py audio_max_len to 30 -> 20, ffmpeg timeout 5 -> 20 2025-08-17 09:32:08 +02:00
parse_args.py add nllb-backend and translation perf test in dev_notes 2025-09-16 20:45:01 +02:00
remove_silences.py fixes #224 2025-09-16 18:34:35 +02:00
results_formater.py fixes #224 2025-09-16 18:34:35 +02:00
silero_vad_iterator.py VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
timed_objects.py fixes #224 2025-09-16 18:34:35 +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