Difference between accessing whisper from git or OPENAI Key #1088
JanmeetIITrpr
started this conversation in
General
Replies: 1 comment
-
This is simple: if you are using your own Whisper deployment it's your machine cost, while with API access it's using OpenAI CPU/GPU resources. GPU calculation is quite expensive. |
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.
-
What is the difference if i directly access whisper from it's cloned library rather than open ai api with key. And Why is this free whereas that costs me per token?
Beta Was this translation helpful? Give feedback.
All reactions