This website requires JavaScript.
Explore
Help
Register
Sign In
cjones
/
WhisperLive
Watch
1
Star
0
Fork
0
You've already forked WhisperLive
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52005b94cbd2a91641ec72c84b2b2698476a88d5
WhisperLive
/
whisper_live
T
History
Vineet Suryan
52005b94cb
Merge pull request
#443
from boxerab/configurable-constants
...
Extract hardcoded buffer constants into class attributes
2026-05-26 13:55:13 +05:30
..
backend
Merge pull request
#443
from boxerab/configurable-constants
2026-05-26 13:55:13 +05:30
transcriber
update to support faster whisper 1.2.0
2025-10-07 14:20:20 +00:00
__init__.py
Expose __version__ in package root and update dependencies in setup.py
2026-03-17 13:34:34 +05:30
__version__.py
Bump version v0.8.0
2026-03-17 14:48:07 +05:30
batch_inference.py
Fix NoneType crash in _process_single when VAD filters all audio
2026-03-11 16:48:23 +00:00
client.py
Add word-level timestamps and confidence scores
2026-05-15 10:35:27 -04:00
diarization.py
Add real-time speaker diarization support
2026-05-13 10:50:59 -04:00
metrics.py
feat: add Prometheus metrics instrumentation
2026-05-13 10:45:40 -04:00
server.py
fix: set proper mock_info attributes in SSE streaming tests
2026-05-25 09:44:21 -04:00
utils.py
Replace os.system() in clear_screen() with ANSI escape codes
2026-04-17 09:31:00 -04:00
vad.py
Upgrade silero vad v5.0
2025-01-13 11:37:58 +00:00