Select, speak to edit, and see it on screen! A fcitx5 add-on makes Voxtype work like Typeless! #250
rijuyuezhu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have you ever heard of Typeless? It is a voice input method with AI correction. You can also speak to edit existing text (for example, “rewrite it as an email”). Typeless does not support Linux, so I am trying to make voxtype work like it.
output.mp4
I have developed an add-on for the fcitx5 input method engine and made some modifications to voxtype. It now supports:
F9), then speak. The result will automatically appear after the cursor through the fcitx5 engine. This works even on GNOME! Since the process does not depend on keyboard emulation, it generates the result as-is, including non-Latin characters such as CJK or emoji.F10), then speak to edit it.I have also implemented many interesting features in my voxtype fork, such as cancelable post-processing. I guess you might be interested.
If you are interested in the above workflow, take a look at my blog! To install it directly, see the installation guide.
Beta Was this translation helpful? Give feedback.
All reactions