Closed taha-yassine closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I can confirm this is also not available on HA OS when installing Whisper, i was also looking on using the medium model.
I've installed Whisper and Piper on a HA external docker, but whisper cannot startup if I want the medium option, I've tried tiny-int8, tiny and medium-int8 that actually works, but I cannot get the most accurate.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the issue you are experiencing
The "medium" model of whisper was removed from the available downloadable models according to https://github.com/rhasspy/rhasspy3/issues/16#issuecomment-1565678185, but is still mentionned in the documentation of the add-on. A solution could be either to remove "medium" as an option, or to allow the user to provide his own model ("medium" or any custom model).
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
Whisper
What is the version of the add-on?
0.2.1
Steps to reproduce the issue
System Health information
Not relevant
Anything in the Supervisor logs that might be useful for us?
No response
Anything in the add-on logs that might be useful for us?
No response
Additional information
To be honest, I didn't test this directly on HA as I'm hosting Whisper on a separate more powerful machine, but I'm using the same docker image so the issue should be the same.