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
1637314c1de719758f849bbaad115efe6c062b5d
whisper-local
/
tests
T
History
info
1637314c1d
feat: add microphone field and save_config to Config
2026-04-10 21:01:08 +02:00
..
__init__.py
chore: project setup with dependencies and entry-point
2026-04-06 20:20:57 +02:00
test_config.py
feat: add microphone field and save_config to Config
2026-04-10 21:01:08 +02:00
test_hotkey.py
fix: suppress key-repeat events in pynput hotkey listener
2026-04-08 10:53:09 +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