This website requires JavaScript.
Explore
Help
Register
Sign In
LLM
/
WhisperLiveKit
Watch
1
Star
0
Fork
0
You've already forked WhisperLiveKit
mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced
2026-03-07 22:33:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a732e0903e378331c6826795a1d66fd253bb4190
WhisperLiveKit
/
whisperlivekit
/
web
History
Quentin Fuxa
b4abc158b9
Merge pull request
#249
from Damrod/add-ip-forwarding-support
...
fix wss for reverse proxying
2025-10-06 10:20:05 +02:00
..
src
fixes
#227
, auto language dectection v0.1 - simulstreaming only - when diarization and auto
2025-09-19 19:15:28 +02:00
__init__.py
0.1.2
2025-03-20 11:08:40 +01:00
live_transcription.css
solves incorrect spacing in buffer diarization
2025-10-02 23:04:00 +02:00
live_transcription.html
common frontend for web/ and chrome extension
2025-09-25 23:14:25 +02:00
live_transcription.js
Uvicorn exposes a configuration option to enable reverse proxying from a trusted ip. This PR exposes it downstreams to end clients
2025-10-04 22:21:06 +02:00
pcm_worklet.js
replace deprecated ScriptProcessorNode with AudioWorklet
2025-09-17 10:53:53 +02:00
recorder_worker.js
feat: support web audio 16kHz PCM input and remove ffmpeg dependency
2025-09-15 23:22:25 +08:00
web_interface.py
fixes
#248
2025-10-04 09:52:00 +02:00