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
Quentin Fuxa
d1a9913c47
nllb v0
2025-09-05 18:02:42 +02:00
notV3NOM
e4ca2623cb
Fix scrolling UX with sticky header controls
2025-09-05 21:25:13 +05:30
Quentin Fuxa
d467716e26
add microphone picker
2025-08-31 10:12:52 +02:00
Quentin Fuxa
4a71a391b8
get_web_interface_html to get_inline_ui_html for embedded web interface HTML
2025-08-30 13:44:06 +02:00
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 aa44a92a67 )
2025-08-29 22:00:59 +02:00
Quentin Fuxa
26cc1072dd
new dockerfile for cpu only. update dockerfile from cuda 12.8 to 12.9
2025-08-22 11:04:35 +02:00
Quentin Fuxa
909ac9dd41
speaker -1 are no more sent in websocket - no buffer when their is a silence
2025-08-21 14:09:02 +02:00
Quentin Fuxa
9dab84a573
update front
2025-08-20 20:15:38 +02:00
Quentin Fuxa
d089c7fce0
.html to .html + .css + .js
2025-08-20 20:00:31 +02:00
David Gumberg
3b96fb8776
frontend: Scroll down when appending transcription
2025-08-12 17:31:32 -07:00
David Gumberg
7f93c4b978
frontend: Don't let screen sleep when transcribing.
2025-08-12 17:30:57 -07:00
Quentin Fuxa
4e56130a40
frontend supports dark theme
2025-08-11 08:22:23 +02:00
Quentin Fuxa
2bbdc70187
lags are now updated every 0.1s
2025-08-09 23:11:05 +02:00
slavik.fursov
5b8ad94dde
fix port for WS link; use correct HF build arg
2025-06-30 08:15:51 -07:00
Quentin Fuxa
993a83546a
core refactoring
2025-06-16 16:13:57 +02:00
Quentin Fuxa
f7644268c1
Message when launching transcription and no audio is detected
2025-05-28 13:25:49 +02:00
Quentin Fuxa
8e4674b093
End of transcription : Properly sends signal back to the endpoint
2025-05-07 10:55:12 +02:00
Quentin Fuxa
b708890788
protocol default to ws
2025-04-11 12:14:14 +02:00
Chris Margach
d53b7a323a
update sample html to use wss in case of https
2025-04-10 13:46:52 +09:00
Quentin Fuxa
b870c12f62
Merge pull request #109 from QuentinFuxa/needabetterusername/implement-69
...
Needabetterusername/implement 69
2025-04-04 11:10:08 +02:00
Quentin Fuxa
cfd5905fd4
Improve WebSocket fallback logic
...
Use window.location.hostname and port if available,
otherwise fallback to localhost:8000.
Co-authored-by: Chris Margach <hcagramc@gmail.com >
2025-04-04 11:08:05 +02:00
Chris Margach
2399487e45
Implement #107
2025-04-04 10:54:15 +09:00
Quentin Fuxa
080f446b0d
start implementing frontend part of https://github.com/QuentinFuxa/WhisperLiveKit/pull/80
2025-04-02 11:56:02 +02:00
Quentin Fuxa
40e2814cd7
0.1.2
2025-03-20 11:08:40 +01:00
Quentin Fuxa
e61d1d111f
script to lib
2025-03-19 15:10:05 +01:00