This website requires JavaScript.
Explore
Help
Sign In
info
/
whisper-local
Watch
1
Star
0
Fork
0
You've already forked whisper-local
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
edece0488d8c8f42b594311771623da510bffe63
whisper-local
/
whisper_local
T
History
info
edece0488d
fix: listen on all matching input devices, not just the first keyboard
2026-04-06 20:50:44 +02:00
..
__init__.py
chore: project setup with dependencies and entry-point
2026-04-06 20:20:57 +02:00
__main__.py
feat: add main entry-point with asyncio event loop
2026-04-06 20:29:45 +02:00
config.py
feat: add config module with TOML loading and defaults
2026-04-06 20:22:25 +02:00
hotkey.py
fix: listen on all matching input devices, not just the first keyboard
2026-04-06 20:50:44 +02:00
inserter.py
feat: add inserter module with clipboard paste and restore
2026-04-06 20:28:18 +02:00
recorder.py
feat: add recorder module with sounddevice audio capture
2026-04-06 20:25:31 +02:00
transcriber.py
feat: add transcriber module with faster-whisper integration
2026-04-06 20:26:53 +02:00