Better voice-to-text dictation default? #4472
LeonardoTrapani
started this conversation in
Suggestions
Replies: 1 comment 1 reply
-
|
For me the killing feature would be real-time dictation like in iOS. The text appear as you talk and you can edit it live with the keyboard. I think there is an Open AI model that uses websockets that could be used for that but there might be limitations with wayland. Other than that, there's a lot of voice-to-text solutions out there and they all work more or less the same. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I see omarchy has voxtype as the default for dictation.
I built hyprvoice and it's actually been around for more than Voxtype, but I finally released 1.0
It has a lot of extra features, both local and cloud models, fully configurable and in built specifically for hyprland and omarchy.
I've tried Voxtype for a while and it was never too good, and Hyprvoice atually feels like whisprflow if anybody has tried it.
We have llm post processing, fully configurable from which models to use to the recording buffer size, keywords and custom prompt to make it better, and a LOT of models.
Any reason why you would stick to Voxtype? Anything I could improve in hyprvoice?
Here is the link if interested: hyprvoice
PS: re-reading it sounds like I'm trying to sell it, but I'm genuinely interested to know which features I could support that would make it get into Omarchy!
Beta Was this translation helpful? Give feedback.
All reactions