-
https://speech.talonvoice.com/
- Keybinding to end recording and go to next sentence
Would greatly improve the flow when recording many sentences
- Keybinding to end and discard a recording…
-
One suggestion is for the "chuck arg blue vest" command, I noticed the full command wasn't visible and required scrolling. I didn't realize this at first. It may help to make this more obvious.
[Slac…
pokey updated
4 months ago
-
**Project description**
hands-free input software ... :)
**Metadata**
* homepage URL: https://talonvoice.com/
* source URL: ???
* license: https://talonvoice.com/EULA.txt
* platforms: ???
-
I managed to get Tobii Eye Tracker 5 working on Ubuntu using Talon: https://talon.wiki/.
However this alone does not make it work in games. It would be great if you guys could find a way to use Tobii…
-
This feature request is for a Talon-fu training game (play.talonvoice.com?)
**Prior art and inspiration:**
- https://www.keybr.com (@thielium)
- https://noise.talonvoice.com
- https://typing.io
…
-
There are a few different rich text formatting commands scattered around the place.
For example, our Slack support defines several of its own formatting commands:
https://github.com/knausj85/kna…
-
hey, i tried to play with scripts `eye_zoom_mouse.py` and `eye_mouse.py`
in this scripts there are invocations
```
tap.register(tap.MCLICK, self.on_click)
tap.register(tap.MCLICK|tap.HOOK, self.o…
-
### Feature Description
It would be nice to pass a vector of strings directly to a buildSequentialModule() variant, as this saves writing a temporary file to disk if my program came up with the arch …
-
in `lang/talon/talon.py` we call `actions.user.create_spoken_forms_from_list` from an "update_decls" callback. https://github.com/knausj85/knausj_talon/blob/master/lang/talon/talon.py#L59
This has …
-
Thanks for the great paper!
I've created another open source implementation of the SHA RNN here: https://github.com/talonvoice/sha-rnn
I trained with similar parameters to the single head model …