Add support for Voxtral #384
Unanswered
X-Ryl669
asked this question in
Voice assistants
Replies: 2 comments 3 replies
-
|
I think it would need a change to the current architecture. As with voxtral you dont need a separate STT model. You directly feed in the audio and then get an answer or a tool call back. |
Beta Was this translation helpful? Give feedback.
2 replies
-
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.
-
Describe the feature
Voxtral is a new STT (ASR) model released by MistralAI in France with open weights and an open source Apache2 license. It's much more efficient than Whisper and moreso in some languages like French where Whisper is not that good. It's based on a 3B model (there's also a 24B model available).
Would it be possible to integrate it with HA, either in Whisper integration or as another integration to replace the STT model used in local installations?
Example commands
N/A
Use cases
N/A
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions