Replies: 3 comments 5 replies
-
I think it's likely related to pytorch installation. Can you run You can save a file that contains more detailed logs by running: |
Beta Was this translation helpful? Give feedback.
-
The easiest for Raspberry Pi 4B is to install the C++ version of whisper (not the python version). Install video is here: https://www.youtube.com/watch?v=caaKhWcfcCY |
Beta Was this translation helpful? Give feedback.
-
Yes, it works on raspberry pi 5 without any issues. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am a Raspberry Pi user, running the official Raspberry Pi OS.
I want to run whisper on my Raspberry Pi 4B, but when I try to install it via pip and pip3, it errors out, saying there are "Conflicting dependencies."
This is the command I used:
pip3 install openai-whisper
And
pip install openai-whisper
They both errored out the same way.
I have done a little research on how to fix this general error, but none of the fixes provided are for anything near to the error I was getting.
Could you please tell me how I might fix this?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions