Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No image on docker hub for armv7 #1

Open
Wetzel402 opened this issue Oct 3, 2023 · 4 comments
Open

No image on docker hub for armv7 #1

Wetzel402 opened this issue Oct 3, 2023 · 4 comments

Comments

@Wetzel402
Copy link

There are builds for arm64 and amd64 but not armv7. There is an image for piper on armv7 though. I am willing to build myself if necessary but need some instruction.

Thanks!

@cociweb
Copy link

cociweb commented Jan 4, 2024

Neither CTranslate, nor faster-whisper, nor wyoming-faster-whisper supports it. I'll bet it won't be supported in the near future. As a long term workaround, you can find standalone/distributed (not HA addon based) versions on the net, so you can use another (amd64/aarch64 based) machine for this task.

@sbland
Copy link

sbland commented Mar 10, 2024

Also issue for raspberry pi 5

docker run -it  -p 10300:10300 -v /home/sam/homeassistant/whisper:/data rhasspy/wyoming-whisper --model tiny-int8 --language en
Unable to find image 'rhasspy/wyoming-whisper:latest' locally
latest: Pulling from rhasspy/wyoming-whisper
docker: no matching manifest for linux/arm/v8 in the manifest list entries.
See 'docker run --help'.

@mocarela
Copy link

mocarela commented Jul 24, 2024

Now that CTranslate2 could be compiled on armv7, is there any better chance we get a docker image for it? Even if it's slow... better anything than nothing.

@synesthesiam
Copy link
Contributor

If someone can make wheels available, I can test it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants