Replies: 2 comments
-
whisper doesn't use openai apis you can just run it locally. run your code in the terminal and disable the network |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the tips!
…On Tue, Nov 12, 2024, at 18:41, Matt J. Stevenson wrote:
whisper doesn't use openai apis you can just run it locally.
run your code in the terminal and disable the network
—
Reply to this email directly, view it on GitHub <#2437 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACTI25DIZLWKQ72XSDNO75D2AKG3NAVCNFSM6AAAAABRU4M3SWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRTGM2DIMQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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
-
I'm building a prototype for transcribing some sensitive data. To get the prototype approved, I will have to show that it is fully running locally, and no data is sent outside to OpenAI nor anywhere else. Any recommendations how to prove it?
Beta Was this translation helpful? Give feedback.
All reactions