Closed jreed509 closed 8 months ago
To follow-up, I did partially resolve this issue. I ended up updating the OS on this system (Ubuntu 20.04 to 22.04.2) and things started working better. That unfortunately probably masked whatever the root cause was, but regardless it appears it was something on my system and probably not an issue with this container itself.
That said, I do still get the warning about hashes not matching. Despite this, the models seem to download anyway and whisper starts successfully.
Version 2.0.0 is using a new downloader: https://github.com/rhasspy/wyoming-faster-whisper/releases/tag/v2.0.0
Whisper fails to download the model when starting the container.
When starting the container on 0.0.3, I'm seeing the following error:
After hanging on this message for several minutes I get the following error:
I believe this issue is new in 0.0.2 or 0.0.3 as I was able to run a previous version fine a few days ago and only ran into this issue when pulling the latest version today.