WhisperLiveKit/whisperlivekit
Quentin Fuxa fad9ee4d21
Merge pull request #198 from notV3NOM/main
Fix scrolling UX with sticky header controls
2025-09-05 20:46:36 +02:00
..
diarization fixes #197 2025-09-05 16:34:13 +02:00
simul_whisper Fix exponentially growing simulstreaming silence timer 2025-09-04 21:49:07 +05:30
translation nllb v0 2025-09-05 18:02:42 +02:00
web Merge pull request #198 from notV3NOM/main 2025-09-05 20:46:36 +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 raise Exception when language == auto and task == translation 2025-08-29 17:44:46 +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 nllb v0 2025-09-05 18:02:42 +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 nllb v0 2025-09-05 18:02:42 +02:00
remove_silences.py raise Exception when language == auto and task == translation 2025-08-29 17:44:46 +02:00
results_formater.py when silences are detected, speaker correction is no more applied 2024-08-24 19:24: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 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