Samuel Omlin

Results 34 issues of Samuel Omlin

Enable mapping of single words to commands, here mouse-clicks. WIP: This requires an option for single-pass word-by-word processing (or similar) in order to enable continuous listening to commands **without emitting...

PR #17 is a Proof of Concept of how speech to commands could be supported. The idea is the following: 1. Match the 1st word to a command name stored...

enhancement

In the module init, `ENV["PYTHON"]=""` is set, which should force to use the local Conda.jl environment. Then, a PyCall rebuild is forced when needed, because PyCall needs to be built...

This can be done after addition of CI/CD (#33)

A solution could be based on: https://github.com/allo-media/text2num c.f: https://github.com/alphacep/vosk-api/issues/627

enhancement