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
d9a4c8dcb2401ad55561df42e4d5566ff3489ed0
WhisperLiveKit
/
whisperlivekit
/
web
History
Quentin Fuxa
d9a4c8dcb2
Refactor transcription and diarization handling with token-by-token validation. Introduce segment buffers for ephemeral content and update API to return structured segment data. Enhance silence handling and improve web interface for text transcripts.
2025-11-30 16:39:27 +01: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
Refactor transcription and diarization handling with token-by-token validation. Introduce segment buffers for ephemeral content and update API to return structured segment data. Enhance silence handling and improve web interface for text transcripts.
2025-11-30 16:39:27 +01:00
live_transcription.html
common frontend for web/ and chrome extension
2025-09-25 23:14:25 +02:00
live_transcription.js
Refactor transcription and diarization handling with token-by-token validation. Introduce segment buffers for ephemeral content and update API to return structured segment data. Enhance silence handling and improve web interface for text transcripts.
2025-11-30 16:39:27 +01: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
text_transcript.html
Refactor transcription and diarization handling with token-by-token validation. Introduce segment buffers for ephemeral content and update API to return structured segment data. Enhance silence handling and improve web interface for text transcripts.
2025-11-30 16:39:27 +01:00
web_interface.py
Refactor transcription and diarization handling with token-by-token validation. Introduce segment buffers for ephemeral content and update API to return structured segment data. Enhance silence handling and improve web interface for text transcripts.
2025-11-30 16:39:27 +01:00