0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added --verbose flag for "begin" (#85) More... almost 3 years ago
pyproject.toml: add target python version More... almost 3 years ago
Cleanup: run 'black' auto formatter, use str.format() More... almost 3 years ago
Add lexicon graph support More... almost 3 years ago
Added lexicon graph example More... almost 3 years ago
Fix referenced before assignment error More... almost 3 years ago
Add support for suspend via CTRL-Z (SIGTSTP) More... almost 3 years ago
Restore Python 3.6 compatibility More... almost 3 years ago
readme: add suspend/resume to the feature list More... almost 3 years ago
Cleanup: quiet mypy warning More... almost 3 years ago
Add comment for why suspend is checked in the main loop More... almost 3 years ago
Add '--suspend-on-start' argument to the 'begin' sub-command More... almost 3 years ago
Removing USR1 signal to toggle suspend More... almost 3 years ago
Add suspend/resume sub-commands More... almost 3 years ago
Apply the FinalResult before suspending More... almost 3 years ago
readme: mention the Python version required More... almost 3 years ago
Restore Python 3.6 compatibility More... almost 3 years ago
Cleanup: unused variable More... almost 3 years ago
Workaround for error which sometimes occurs when resuming More... almost 3 years ago
Resent VOSK analysis when suspending More... almost 3 years ago
Use USR2 & CONT instead of TERM/ARALM More... almost 3 years ago
Use TERM/ALARM to suspend & resume More... almost 3 years ago
Cleanup: quiet pylint warnings More... almost 3 years ago
Stop recording while suspended More... almost 3 years ago
Cleanup: suppress mypy warnings More... almost 3 years ago
Fix missing argument and avoid redundant nonlocal More... almost 3 years ago
readme: update More... almost 3 years ago
Cleanup: auto-format More... almost 3 years ago
Added --numbers-no-suffix More... almost 3 years ago
Added --numbers-min-value More... almost 3 years ago