-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Describe your feature
Investigate ways of offering speech to text:
- It would have to be fully locally, not reliant on an external API for privacy reasons. Maybewhiper.cpp WASM?
- It would have to work accurately enough to be useful.
- The added file size of the app would have to not be crazy, or perhaps the model would only be downloaded if the user enables the feature?
- Could the app integrate with OS features and not implement this within the app?
Is your feature request related to a problem? Please describe and link any related issues, discussions etc.
- Allows for easy text entry especially on mobile
- Speech-to-text is often a nice alternative way to brainstorm
Additional context
n/a
Reactions are currently unavailable