-
I run this command And get this error:
On MacOS Monterey |
Beta Was this translation helpful? Give feedback.
Answered by
jongwook
Sep 27, 2022
Replies: 2 comments
-
Do you have git installed, and can you run git clone https://github.com/openai/whisper.git from your terminal? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
artrayd
-
Thank you, that was the problem! Git wasn't installed on my comp. I had github desktop - but somehow didn't had git. |
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
Do you have git installed, and can you run
from your terminal?