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
484df3b9fd1db5ad733b338e2043cb3015222a90
whisper-local
/
whisper_local
T
History
info
484df3b9fd
fix: escape special characters in save_config TOML output
2026-04-10 21:02:36 +02:00
..
hotkey
fix: suppress key-repeat events in pynput hotkey listener
2026-04-08 10:53:09 +02:00
inserter
fix: add pywin32 dep, move Controller into class, wrap keyboard in to_thread
2026-04-08 10:43:14 +02:00
__init__.py
chore: project setup with dependencies and entry-point
2026-04-06 20:20:57 +02:00
__main__.py
refactor: use factory functions for hotkey and inserter in main
2026-04-08 10:38:56 +02:00
config.py
fix: escape special characters in save_config TOML output
2026-04-10 21:02:36 +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