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
b94c58d62863089a29a6d2610145185f16b5bd3b
whisper-local
/
tests
T
History
Vitali Graf
b94c58d628
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
test_config.py
feat: platform-dependent config path (APPDATA on Windows)
2026-04-08 10:26:17 +02:00
test_hotkey.py
feat: add pynput hotkey backend for Windows
2026-04-08 10:31:11 +02:00
test_inserter.py
fix: add pywin32 dep, move Controller into class, wrap keyboard in to_thread
2026-04-08 10:43:14 +02:00
test_main.py
refactor: use factory functions for hotkey and inserter in main
2026-04-08 10:38:56 +02:00
test_recorder.py
feat: add recorder module with sounddevice audio capture
2026-04-06 20:25:31 +02:00
test_transcriber.py
feat: add transcriber module with faster-whisper integration
2026-04-06 20:26:53 +02:00