WhisperLiveKit/whisperlivekit/web
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
..
src update front 2025-08-20 20:15:38 +02:00
__init__.py 0.1.2 2025-03-20 11:08:40 +01:00
live_transcription.css update front 2025-08-20 20:15:38 +02:00
live_transcription.html update front 2025-08-20 20:15:38 +02:00
live_transcription.js new dockerfile for cpu only. update dockerfile from cuda 12.8 to 12.9 2025-08-22 11:04:35 +02:00
web_interface.py add embedded web interface HTML (single-file version with inline CSS/JS/SVG) 2025-08-29 22:00:59 +02:00