WhisperLiveKit/whisperlivekit
Quentin Fuxa 1ba171a58d add embedded web interface HTML (single-file version with inline CSS/JS/SVG)
### Added
- `get_inline_ui_html()`: generates a self-contained version of the web interface, with CSS, JS, and SVG assets inlined directly into the HTML. useful for environments where serving static files is inconvenient or when a single-call UI delivery is preferred.

(cherry picked from commit aa44a92a6775bcc42b3518e78acd16eda275935a)
2025-08-29 22:00:59 +02:00
..
diarization several users share the same sortformer model instance 2024-08-24 19:18:00 +02:00
simul_whisper raise Exception when language == auto and task == translation 2025-08-29 17:44:46 +02:00
web add embedded web interface HTML (single-file version with inline CSS/JS/SVG) 2025-08-29 22:00:59 +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 add embedded web interface HTML (single-file version with inline CSS/JS/SVG) 2025-08-29 22:00:59 +02:00
core.py several users share the same sortformer model instance 2024-08-24 19:18:00 +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 default diarization backend in now sortformer 2025-08-24 18:32:01 +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 warmup base whisper when using simulstreaming 2025-08-12 18:52:52 +02:00