Whisper segfaulting when running inside Docker container on M1 Mac #1798
Unanswered
zachrattner
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@zachrattner did you ever find a solution? |
Beta Was this translation helpful? Give feedback.
4 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.
-
I am trying to run Whisper in a Docker container on my M1 MacBook Air. When I run it, it gives a segfault. Any ideas how to debug?
The Dockerfile is pretty simple. Relevant excerpt:
Whisper is installed as recommended in the repo readme:
I have a WAV file that says "Hello world" that I am testing the transcription with in each environment.
Build command:
Beta Was this translation helpful? Give feedback.
All reactions