Replies: 2 comments
-
I have used Whisper with Python 3.12.6 (64-bit) on Windows 10 with Torch 2.4.1. I did something like this:
I can't speak to Triton. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thank you for help |
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.
-
I use the official
pip install -U openai-whisper
, it will download and install torch2.4.0 and torch2.3.1 and triton2.3.1; My env is python3.10 and torch2.4.1 and default to triton3.0, is there any publish of whisper that will not remove my local torch and triton installation? and it is some what confuse me that why my installation will download two versions of torch?Beta Was this translation helpful? Give feedback.
All reactions