We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge branch 'main' of https://github.com/meichthys/sword_drill into … …main
Add github action to run on major/minor tags
test github action build windows exe
Add github action for releasing windows exe
improve error handling
MVP GUI implemented using pyqt
remove unused utility function
Migrate to speech_recognition with google speech api for better verse… … recognition
Improve parsing of some books, add basic logging, and add settings file
Better handle some book titles & refactor speech_cleanup to a single … …call