Replies: 2 comments 2 replies
-
|
A pip bug, maybe? What's your pip version? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
u can look for a docker image with torch installed then install whisper |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello! I want to explore the capabilities of whisper, but I can't get it to work. I am running a Docker container on Alpine Linux. Then, connecting to that container through sh and trying to install Whisper. I have built Python 3.10.14 inside the container, created a venv, and installed rust-setup. But when I am installing Whisper, I get this error.
pip3.10 install -U openai-whisperI hope someone will help 😊
Beta Was this translation helpful? Give feedback.
All reactions