Replies: 1 comment 13 replies
-
|
Been discussed not happening for this project. You can fork if you want this |
Beta Was this translation helpful? Give feedback.
13 replies
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.
-
Since there are various language models, not all of which can be supported, an external API could also be used, such as the OpenAI Whisper API, which is more or less considered a standard.
This would also make it possible to use a model for Handy via LiteLLM or similar tools, thus avoiding the need to store it multiple times on the computer.
Or directly offering support for bleeding edge models, if they offer a proxy for Whisper API.
Beta Was this translation helpful? Give feedback.
All reactions