WhisperLiveKit/whisperlivekit
2025-09-11 21:32:11 +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 fix Translation imports 2025-09-11 21:03:00 +02:00
web audio processor lines use now Lines objects instead of dict 2025-09-09 21:45:00 +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 support for raw PCM input option by @YeonjunNotFR 2025-09-11 21:32:11 +02:00
basic_server.py 0.2.8 : only the decoder of whisper is loaded in memory when a different encoder is used 2025-09-02 21:12:25 +02:00
core.py support for raw PCM input option by @YeonjunNotFR 2025-09-11 21:32:11 +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 support for raw PCM input option by @YeonjunNotFR 2025-09-11 21:32:11 +02:00
remove_silences.py raise Exception when language == auto and task == translation 2025-08-29 17:44:46 +02:00
results_formater.py add --disable-punctuation-split option 2025-09-11 21:03: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 translate when at least 3 new tokens 2025-09-09 21:45:00 +02:00
trail_repetition.py VAC before doing transcription and diarization. V0 2025-08-16 23:04:21 +02:00
warmup.py 0.2.8 : only the decoder of whisper is loaded in memory when a different encoder is used 2025-09-02 21:12:25 +02:00